{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.currentai.org/#organization",
      "name": "Current AI",
      "url": "https://www.currentai.org/",
      "description": "Join a global initiative building open, fair AI technology that serves the public interest. Through collaboration and local action, we're creating AI solutions that benefit everyone."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/current-ai#asg",
      "name": "Current AI ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/current-ai",
      "isPartOf": {
        "@id": "https://www.currentai.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}