{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aircraftinfo.net/graph/manufacturers/bell-olympic-helicopters-inc.json#organization",
      "name": "BELL-OLYMPIC HELICOPTERS INC.",
      "subjectOf": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/bell-olympic-helicopters-inc.json#dataset"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "Aircraft Type Count",
          "value": 1
        },
        {
          "@type": "PropertyValue",
          "name": "AircraftInfo Registration Count",
          "value": 1
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://aircraftinfo.net/graph/manufacturers/bell-olympic-helicopters-inc.json#dataset",
      "name": "BELL-OLYMPIC HELICOPTERS INC. AircraftInfo manufacturer graph",
      "url": "https://aircraftinfo.net/graph/manufacturers/bell-olympic-helicopters-inc.json",
      "encodingFormat": "application/ld+json",
      "about": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/bell-olympic-helicopters-inc.json#organization"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://aircraftinfo.net/graph/manufacturers/bell-olympic-helicopters-inc.json#aircraft-list",
      "name": "BELL-OLYMPIC HELICOPTERS INC. aircraft types",
      "numberOfItems": 1,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Bell-Olympic Helicopters Inc. 47g2",
          "url": "https://aircraftinfo.net/aircraft-types/bell-olympic-helicopters-inc-47g2",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/bell-olympic-helicopters-inc-47g2#aircraft"
          }
        }
      ]
    }
  ]
}
