{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://activesite.org/#organization",
      "name": "Active Site",
      "url": "https://activesite.org/",
      "description": "Active Site is a nonprofit research organization that runs in-person randomized controlled trials measuring how frontier AI changes what people can do in the biology lab."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/active-site#asg",
      "name": "Active Site ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/active-site",
      "isPartOf": {
        "@id": "https://activesite.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}