{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://fireflyspace.com/#organization",
      "name": "Firefly Aerospace",
      "url": "https://fireflyspace.com/",
      "description": "Firefly Aerospace is on a mission to reliably and repeatedly launch, land, and operate space systems from Earth to the Moon and beyond."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/firefly-aerospace#asg",
      "name": "Firefly Aerospace ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/firefly-aerospace",
      "isPartOf": {
        "@id": "https://fireflyspace.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}