{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.indivisible.org/#organization",
      "name": "Indivisible",
      "url": "https://www.indivisible.org/",
      "description": "Webstore for Indivisible"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/indivisible#asg",
      "name": "Indivisible ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/indivisible",
      "isPartOf": {
        "@id": "https://www.indivisible.org/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}