{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://eon.systems/#organization",
      "name": "Eon",
      "url": "https://eon.systems/",
      "description": "Solving the brain emulation problem so that humans can flourish in a world with AI superintelligence."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/eon#asg",
      "name": "Eon ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/eon",
      "isPartOf": {
        "@id": "https://eon.systems/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}