{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://mysociety.org/#organization",
      "name": "mySociety",
      "url": "http://mysociety.org/",
      "description": "mySociety provides technology, research and data to help people be active citizens, in more than 40 countries around the world."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mysociety#asg",
      "name": "mySociety ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mysociety",
      "isPartOf": {
        "@id": "http://mysociety.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}