{
  "id": 3772,
  "ident": "KPHX",
  "iata_code": "PHX",
  "icao_code": "KPHX",
  "gps_code": "KPHX",
  "local_code": "PHX",
  "name": "Phoenix Sky Harbor International Airport",
  "type": "large_airport",
  "latitude_deg": 33.435302,
  "longitude_deg": -112.005905,
  "elevation_ft": 1135,
  "elevation_m": 346,
  "continent": "NA",
  "iso_country": "US",
  "country_name": "United States",
  "iso_region": "US-AZ",
  "region_name": "Arizona",
  "municipality": "Phoenix",
  "scheduled_service": true,
  "wikipedia_link": "https://en.wikipedia.org/wiki/Phoenix_Sky_Harbor_International_Airport",
  "total_runway_count": 3,
  "active_runway_count": 3,
  "closed_runway_count": 0,
  "longest_runway_ft": 11489,
  "longest_runway_m": 3502,
  "max_runway_width_ft": 150,
  "has_lighted_runway": true,
  "has_paved_runway": true,
  "surfaces_list": "ASP, CON",
  "runways": [
    {
      "id": 240570,
      "airport_ref": 3772,
      "airport_ident": "KPHX",
      "length_ft": 11489,
      "width_ft": 150,
      "length_m": 3502,
      "width_m": 46,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "08",
      "he_ident": "26",
      "surface_friendly": "Concrete (CON)"
    },
    {
      "id": 240569,
      "airport_ref": 3772,
      "airport_ident": "KPHX",
      "length_ft": 10300,
      "width_ft": 150,
      "length_m": 3139,
      "width_m": 46,
      "surface": "ASP",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "07L",
      "he_ident": "25R",
      "surface_friendly": "Asphalt (ASP)"
    },
    {
      "id": 240568,
      "airport_ref": 3772,
      "airport_ident": "KPHX",
      "length_ft": 7800,
      "width_ft": 150,
      "length_m": 2377,
      "width_m": 46,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "07R",
      "he_ident": "25L",
      "surface_friendly": "Concrete (CON)"
    }
  ],
  "nearby_constraint_matches": [
    {
      "iata_code": "TUS",
      "ident": "KTUS",
      "icao_code": "KTUS",
      "name": "Tucson International Airport",
      "municipality": "Tucson",
      "country_name": "United States",
      "distance_nm": 95.9,
      "distance_km": 177.6,
      "longest_runway_ft": 10996,
      "longest_runway_m": 3352,
      "has_lighted_runway": true,
      "has_paved_runway": true
    }
  ],
  "rankings": {
    "published_dataset": {
      "universe_name": "RunwayFacts Published Curated Aerodromes",
      "universe_size": 650,
      "runway_rank": 263,
      "elevation_rank": 181
    },
    "global_commercial_universe": {
      "universe_name": "Qualifying Global Commercial Aerodromes (OurAirports)",
      "universe_size": 7558,
      "runway_rank": 438,
      "runway_percentile": 94.2,
      "elevation_rank": 2113,
      "elevation_percentile": 69.5
    },
    "country_commercial_universe": {
      "country_iso": "US",
      "country_name": "United States",
      "published_national_rank": 28,
      "published_country_count": 62,
      "universe_national_rank": 95,
      "universe_country_count": 2020
    },
    "vs_median_large_runway_pct": 14.9
  },
  "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": 28,
  "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)"
    }
  }
}