{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://bellatrix.aero/#organization",
      "name": "Bellatrix Aerospace",
      "url": "https://bellatrix.aero/",
      "description": "Bellatrix Aerospace is a new space company that develops and manufactures advanced technologies for in-space mobility."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/bellatrix-aerospace#asg",
      "name": "Bellatrix Aerospace ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/bellatrix-aerospace",
      "isPartOf": {
        "@id": "https://bellatrix.aero/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}