{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aircraftinfo.net/graph/manufacturers/miller-k-f-miller-c-m.json#organization",
      "name": "MILLER K F/MILLER C M",
      "subjectOf": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/miller-k-f-miller-c-m.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/miller-k-f-miller-c-m.json#dataset",
      "name": "MILLER K F/MILLER C M AircraftInfo manufacturer graph",
      "url": "https://aircraftinfo.net/graph/manufacturers/miller-k-f-miller-c-m.json",
      "encodingFormat": "application/ld+json",
      "about": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/miller-k-f-miller-c-m.json#organization"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://aircraftinfo.net/graph/manufacturers/miller-k-f-miller-c-m.json#aircraft-list",
      "name": "MILLER K F/MILLER C M aircraft types",
      "numberOfItems": 1,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Miller K F/Miller C M Miller K/Nukk C-Cub",
          "url": "https://aircraftinfo.net/aircraft-types/miller-k-f-miller-c-m-miller-k-nukk-c-cub",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/miller-k-f-miller-c-m-miller-k-nukk-c-cub#aircraft"
          }
        }
      ]
    }
  ]
}
