{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://rdw.com/#organization",
      "name": "Redwire",
      "url": "https://rdw.com/",
      "description": "Redwire is the Mission Partner of Choice for Civil, Commercial, and National Security Space."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/redwire#asg",
      "name": "Redwire ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/redwire",
      "isPartOf": {
        "@id": "https://rdw.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}