{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.exploration.space/#organization",
      "name": "The Exploration Company",
      "url": "https://www.exploration.space/",
      "description": "We build accessible, sustainable, and cooperative space worlds."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/the-exploration-company#asg",
      "name": "The Exploration Company ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/the-exploration-company",
      "isPartOf": {
        "@id": "https://www.exploration.space/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}