{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.popai.me/#organization",
      "name": "Pop Ai",
      "url": "http://www.popai.me/",
      "description": "We are a no-profit organization that works towards explaining people and companies the benefit of AI and help them mitigating the risks."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/pop-ai#asg",
      "name": "Pop Ai ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/pop-ai",
      "isPartOf": {
        "@id": "http://www.popai.me/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}