{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aircraftinfo.net/graph/manufacturers/wolverine-aircraft-sales.json#organization",
      "name": "WOLVERINE AIRCRAFT SALES",
      "subjectOf": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/wolverine-aircraft-sales.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/wolverine-aircraft-sales.json#dataset",
      "name": "WOLVERINE AIRCRAFT SALES AircraftInfo manufacturer graph",
      "url": "https://aircraftinfo.net/graph/manufacturers/wolverine-aircraft-sales.json",
      "encodingFormat": "application/ld+json",
      "about": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/wolverine-aircraft-sales.json#organization"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://aircraftinfo.net/graph/manufacturers/wolverine-aircraft-sales.json#aircraft-list",
      "name": "WOLVERINE AIRCRAFT SALES aircraft types",
      "numberOfItems": 1,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Wolverine Aircraft Sales Clipped Wng Spec",
          "url": "https://aircraftinfo.net/aircraft-types/wolverine-aircraft-sales-clipped-wng-spec",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/wolverine-aircraft-sales-clipped-wng-spec#aircraft"
          }
        }
      ]
    }
  ]
}
