{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.robinsonheli.com/#organization",
      "name": "Robinson Helicopter Company",
      "url": "https://www.robinsonheli.com/",
      "description": "The world’s hardest working helicopter"
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/robinson-helicopter-company-shop#asg",
      "name": "Robinson Helicopter Company ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/robinson-helicopter-company-shop",
      "isPartOf": {
        "@id": "https://www.robinsonheli.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}