{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aircraftinfo.net/graph/manufacturers/hamilton-elson-s-red.json#organization",
      "name": "HAMILTON ELSON S (RED)",
      "subjectOf": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/hamilton-elson-s-red.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/hamilton-elson-s-red.json#dataset",
      "name": "HAMILTON ELSON S (RED) AircraftInfo manufacturer graph",
      "url": "https://aircraftinfo.net/graph/manufacturers/hamilton-elson-s-red.json",
      "encodingFormat": "application/ld+json",
      "about": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/hamilton-elson-s-red.json#organization"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://aircraftinfo.net/graph/manufacturers/hamilton-elson-s-red.json#aircraft-list",
      "name": "HAMILTON ELSON S (RED) aircraft types",
      "numberOfItems": 1,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Hamilton Elson S (Red) Wittman Tlwnd W-10",
          "url": "https://aircraftinfo.net/aircraft-types/hamilton-elson-s-red-wittman-tlwnd-w-10",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/hamilton-elson-s-red-wittman-tlwnd-w-10#aircraft"
          }
        }
      ]
    }
  ]
}
