{
  "id": 3778,
  "ident": "KPIT",
  "iata_code": "PIT",
  "icao_code": "KPIT",
  "gps_code": "KPIT",
  "local_code": "PIT",
  "name": "Pittsburgh International Airport",
  "type": "large_airport",
  "latitude_deg": 40.491501,
  "longitude_deg": -80.232903,
  "elevation_ft": 1203,
  "elevation_m": 367,
  "continent": "NA",
  "iso_country": "US",
  "country_name": "United States",
  "iso_region": "US-PA",
  "region_name": "Pennsylvania",
  "municipality": "Pittsburgh",
  "scheduled_service": true,
  "wikipedia_link": "https://en.wikipedia.org/wiki/Pittsburgh_International_Airport",
  "total_runway_count": 4,
  "active_runway_count": 4,
  "closed_runway_count": 0,
  "longest_runway_ft": 11500,
  "longest_runway_m": 3505,
  "max_runway_width_ft": 200,
  "has_lighted_runway": true,
  "has_paved_runway": true,
  "surfaces_list": "CON, PEM",
  "runways": [
    {
      "id": 242075,
      "airport_ref": 3778,
      "airport_ident": "KPIT",
      "length_ft": 11500,
      "width_ft": 200,
      "length_m": 3505,
      "width_m": 61,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "10R",
      "he_ident": "28L",
      "surface_friendly": "Concrete (CON)"
    },
    {
      "id": 242074,
      "airport_ref": 3778,
      "airport_ident": "KPIT",
      "length_ft": 10775,
      "width_ft": 150,
      "length_m": 3284,
      "width_m": 46,
      "surface": "PEM",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "10C",
      "he_ident": "28C",
      "surface_friendly": "Permanent Paved (PEM)"
    },
    {
      "id": 242076,
      "airport_ref": 3778,
      "airport_ident": "KPIT",
      "length_ft": 10502,
      "width_ft": 150,
      "length_m": 3201,
      "width_m": 46,
      "surface": "PEM",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "10L",
      "he_ident": "28R",
      "surface_friendly": "Permanent Paved (PEM)"
    },
    {
      "id": 242077,
      "airport_ref": 3778,
      "airport_ident": "KPIT",
      "length_ft": 8101,
      "width_ft": 150,
      "length_m": 2469,
      "width_m": 46,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "14",
      "he_ident": "32",
      "surface_friendly": "Concrete (CON)"
    }
  ],
  "nearby_constraint_matches": [
    {
      "iata_code": "CLE",
      "ident": "KCLE",
      "icao_code": "KCLE",
      "name": "Cleveland Hopkins International Airport",
      "municipality": "Cleveland",
      "country_name": "United States",
      "distance_nm": 91.8,
      "distance_km": 170.0,
      "longest_runway_ft": 9953,
      "longest_runway_m": 3034,
      "has_lighted_runway": true,
      "has_paved_runway": true
    }
  ],
  "rankings": {
    "published_dataset": {
      "universe_name": "RunwayFacts Published Curated Aerodromes",
      "universe_size": 650,
      "runway_rank": 255,
      "elevation_rank": 177
    },
    "global_commercial_universe": {
      "universe_name": "Qualifying Global Commercial Aerodromes (OurAirports)",
      "universe_size": 7558,
      "runway_rank": 428,
      "runway_percentile": 94.3,
      "elevation_rank": 2016,
      "elevation_percentile": 70.8
    },
    "country_commercial_universe": {
      "country_iso": "US",
      "country_name": "United States",
      "published_national_rank": 26,
      "published_country_count": 62,
      "universe_national_rank": 92,
      "universe_country_count": 2020
    },
    "vs_median_large_runway_pct": 15.0
  },
  "provenance": {
    "source_dataset": "OurAirports Open Aviation Database",
    "source_license": "Public Domain (CC0)",
    "data_snapshot_version": "2026-09-01",
    "dataset_integrity": "Cryptographic SHA-256 Checksum Verified & Fail-Closed Schema Inspected",
    "source_verification": "Source-reported aviation registry records; statistical percentiles derived by RunwayFacts",
    "distance_calculation_method": "Haversine Great-Circle Formula (Earth R = 3440.065 NM)",
    "last_verified_at": "2026-09-01"
  },
  "published_national_rank": 27,
  "records_list_rank": 34,
  "schema_metadata": {
    "ranking_universe_definitions": {
      "published_dataset": {
        "id": "runwayfacts-published-v1",
        "size": 650,
        "description": "Curated primary commercial aerodromes published on RunwayFacts meeting minimum 3,000 ft paved criteria and IATA code assignment."
      },
      "global_commercial_universe": {
        "id": "ourairports-commercial-universe-20260901",
        "size": 7558,
        "description": "All international aviation facilities in OurAirports meeting commercial aerodrome criteria with active runways."
      }
    },
    "spatial_relation_definition": {
      "max_distance_nm": 100,
      "min_runway_length_ft": 5000,
      "surface_filter": "paved_only",
      "formula": "Haversine Geodesic (Earth R = 3440.065 NM)"
    }
  }
}