{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://spaceforhumanity.org/#organization",
      "name": "Space for Humanity",
      "url": "https://spaceforhumanity.org/",
      "description": "We are expanding access to space for all of humanity."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/space-for-humanity#asg",
      "name": "Space for Humanity ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/space-for-humanity",
      "isPartOf": {
        "@id": "https://spaceforhumanity.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}