{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://www.pulispace.com/#organization",
      "name": "Puli Space",
      "url": "http://www.pulispace.com/",
      "description": "A space company developing a lunar rover to explore the rough terrains and harsh environment of the Moon."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/puli-space#asg",
      "name": "Puli Space ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/puli-space",
      "isPartOf": {
        "@id": "http://www.pulispace.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}