{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://sparcopen.org/#organization",
      "name": "SPARC",
      "url": "http://sparcopen.org/",
      "description": "SPARC is committed to empowering people to solve big problems and make new discoveries through the adoption of Open Access, Open Data, and Open Education."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/sparc#asg",
      "name": "SPARC ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/sparc",
      "isPartOf": {
        "@id": "http://sparcopen.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}