{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://aircraftinfo.net/graph/manufacturers/gulfstream-aerospace-lp.json#organization",
      "name": "GULFSTREAM AEROSPACE LP",
      "subjectOf": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/gulfstream-aerospace-lp.json#dataset"
      },
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "Aircraft Type Count",
          "value": 4
        },
        {
          "@type": "PropertyValue",
          "name": "AircraftInfo Registration Count",
          "value": 8
        }
      ]
    },
    {
      "@type": "Dataset",
      "@id": "https://aircraftinfo.net/graph/manufacturers/gulfstream-aerospace-lp.json#dataset",
      "name": "GULFSTREAM AEROSPACE LP AircraftInfo manufacturer graph",
      "url": "https://aircraftinfo.net/graph/manufacturers/gulfstream-aerospace-lp.json",
      "encodingFormat": "application/ld+json",
      "about": {
        "@id": "https://aircraftinfo.net/graph/manufacturers/gulfstream-aerospace-lp.json#organization"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://aircraftinfo.net/graph/manufacturers/gulfstream-aerospace-lp.json#aircraft-list",
      "name": "GULFSTREAM AEROSPACE LP aircraft types",
      "numberOfItems": 4,
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Gulfstream Aerospace Lp Gulfstream 200",
          "url": "https://aircraftinfo.net/aircraft-types/gulfstream-aerospace-lp-gulfstream-200",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/gulfstream-aerospace-lp-gulfstream-200#aircraft"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Gulfstream Aerospace Lp G100",
          "url": "https://aircraftinfo.net/aircraft-types/gulfstream-aerospace-lp-g100",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/gulfstream-aerospace-lp-g100#aircraft"
          }
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Gulfstream Aerospace Lp G150",
          "url": "https://aircraftinfo.net/aircraft-types/gulfstream-aerospace-lp-g150",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/gulfstream-aerospace-lp-g150#aircraft"
          }
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Gulfstream Aerospace Lp Gulfstream 100",
          "url": "https://aircraftinfo.net/aircraft-types/gulfstream-aerospace-lp-gulfstream-100",
          "item": {
            "@id": "https://aircraftinfo.net/aircraft-types/gulfstream-aerospace-lp-gulfstream-100#aircraft"
          }
        }
      ]
    }
  ]
}
