{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://far.ai/#organization",
      "name": "FAR.AI",
      "url": "https://far.ai/",
      "description": "FAR.AI is an AI safety nonprofit advancing technical research across robustness, deception, and red-teaming to ensure AI systems remain safe and beneficial."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/far-ai#asg",
      "name": "FAR.AI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/far-ai",
      "isPartOf": {
        "@id": "https://far.ai/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}