{
  "id": 4189,
  "ident": "LFPO",
  "iata_code": "ORY",
  "icao_code": "LFPO",
  "gps_code": "LFPO",
  "local_code": null,
  "name": "Paris-Orly Airport",
  "type": "large_airport",
  "latitude_deg": 48.729499,
  "longitude_deg": 2.358963,
  "elevation_ft": 291,
  "elevation_m": 89,
  "continent": "EU",
  "iso_country": "FR",
  "country_name": "France",
  "iso_region": "FR-IDF",
  "region_name": "Île-de-France",
  "municipality": "Paris (Orly, Val-de-Marne)",
  "scheduled_service": true,
  "wikipedia_link": "https://en.wikipedia.org/wiki/Orly_Airport",
  "total_runway_count": 3,
  "active_runway_count": 3,
  "closed_runway_count": 0,
  "longest_runway_ft": 11975,
  "longest_runway_m": 3650,
  "max_runway_width_ft": 197,
  "has_lighted_runway": true,
  "has_paved_runway": true,
  "surfaces_list": "ASP, CON",
  "runways": [
    {
      "id": 236055,
      "airport_ref": 4189,
      "airport_ident": "LFPO",
      "length_ft": 11975,
      "width_ft": 148,
      "length_m": 3650,
      "width_m": 45,
      "surface": "ASP",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "06",
      "he_ident": "24",
      "surface_friendly": "Asphalt (ASP)"
    },
    {
      "id": 236056,
      "airport_ref": 4189,
      "airport_ident": "LFPO",
      "length_ft": 10892,
      "width_ft": 148,
      "length_m": 3320,
      "width_m": 45,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "07",
      "he_ident": "25",
      "surface_friendly": "Concrete (CON)"
    },
    {
      "id": 236054,
      "airport_ref": 4189,
      "airport_ident": "LFPO",
      "length_ft": 7874,
      "width_ft": 197,
      "length_m": 2400,
      "width_m": 60,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "02",
      "he_ident": "20",
      "surface_friendly": "Concrete (CON)"
    }
  ],
  "nearby_constraint_matches": [
    {
      "iata_code": "CDG",
      "ident": "LFPG",
      "icao_code": "LFPG",
      "name": "Charles de Gaulle International Airport",
      "municipality": "Paris (Roissy-en-France, Val-d'Oise)",
      "country_name": "France",
      "distance_nm": 18.5,
      "distance_km": 34.3,
      "longest_runway_ft": 13829,
      "longest_runway_m": 4215,
      "has_lighted_runway": true,
      "has_paved_runway": true
    }
  ],
  "rankings": {
    "published_dataset": {
      "universe_name": "RunwayFacts Published Curated Aerodromes",
      "universe_size": 650,
      "runway_rank": 201,
      "elevation_rank": 344
    },
    "global_commercial_universe": {
      "universe_name": "Qualifying Global Commercial Aerodromes (OurAirports)",
      "universe_size": 7558,
      "runway_rank": 326,
      "runway_percentile": 95.7,
      "elevation_rank": 4161,
      "elevation_percentile": 42.3
    },
    "country_commercial_universe": {
      "country_iso": "FR",
      "country_name": "France",
      "published_national_rank": 4,
      "published_country_count": 9,
      "universe_national_rank": 5,
      "universe_country_count": 119
    },
    "vs_median_large_runway_pct": 19.8
  },
  "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": 4,
  "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)"
    }
  }
}