{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "http://lonestarflight.org/#organization",
      "name": "Lone Star Flight Museum",
      "url": "http://lonestarflight.org/",
      "description": "Let Your Curiosity SOAR! Historic aircraft, hands on STEM learning, flight simulators and the Texas Aviation Hall of Fame. Located 20 mins from downtown Houston."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/lone-star-flight-museum#asg",
      "name": "Lone Star Flight Museum ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/lone-star-flight-museum",
      "isPartOf": {
        "@id": "http://lonestarflight.org/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}