{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://arcinstitute.org/#organization",
      "name": "Arc Institute",
      "url": "https://arcinstitute.org/",
      "description": "Arc Institute is an independent nonprofit research organization headquartered in Palo Alto, California."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/arc-institute#asg",
      "name": "Arc Institute ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/arc-institute",
      "isPartOf": {
        "@id": "https://arcinstitute.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}