{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://pts.space/#organization",
      "name": "Mission to the Moon",
      "url": "https://pts.space/",
      "description": "The legacy of Planetary Transportation Systems (PTS) - from Part-Time Scientists to a Berlin-based aerospace company that built lunar landers, rovers, and satellites."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/mission-to-the-moon#asg",
      "name": "Mission to the Moon ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/mission-to-the-moon",
      "isPartOf": {
        "@id": "https://pts.space/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}