{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ipso.co.uk/#organization",
      "name": "IPSO",
      "url": "https://www.ipso.co.uk/",
      "description": "IPSO - the Independent Press Standards Organisation - is the independent regulator for the UK digital and print news industry."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ipso#asg",
      "name": "IPSO ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ipso",
      "isPartOf": {
        "@id": "https://www.ipso.co.uk/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}