{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.safe.ai/#organization",
      "name": "Center for AI Safety",
      "url": "https://www.safe.ai/",
      "description": "Center for AI Safety. Reducing societal-scale risks from AI by advancing safety research, building the field of AI safety researchers, and promoting safety standards."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/center-for-ai-safety#asg",
      "name": "Center for AI Safety ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/center-for-ai-safety",
      "isPartOf": {
        "@id": "https://www.safe.ai/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}