{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rogue.space/#organization",
      "name": "Rogue Space Systems",
      "legalName": "Rogue Space Systems Corp.",
      "url": "https://rogue.space/",
      "description": "Rogue Space Systems is building autonomous spacecraft for payload hosting, in-space compute, inspection, and orbital delivery."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/rogue-space-systems#asg",
      "name": "Rogue Space Systems ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/rogue-space-systems",
      "isPartOf": {
        "@id": "https://rogue.space/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}