{
  "id": 2389,
  "ident": "EGBB",
  "iata_code": "BHX",
  "icao_code": "EGBB",
  "gps_code": "EGBB",
  "local_code": null,
  "name": "Birmingham Airport",
  "type": "large_airport",
  "latitude_deg": 52.453899,
  "longitude_deg": -1.74803,
  "elevation_ft": 327,
  "elevation_m": 100,
  "continent": "EU",
  "iso_country": "GB",
  "country_name": "United Kingdom",
  "iso_region": "GB-ENG",
  "region_name": "England",
  "municipality": "Birmingham, West Midlands",
  "scheduled_service": true,
  "wikipedia_link": "https://en.wikipedia.org/wiki/Birmingham_Airport",
  "total_runway_count": 1,
  "active_runway_count": 1,
  "closed_runway_count": 0,
  "longest_runway_ft": 10013,
  "longest_runway_m": 3052,
  "max_runway_width_ft": 148,
  "has_lighted_runway": true,
  "has_paved_runway": true,
  "surfaces_list": "ASP",
  "runways": [
    {
      "id": 239421,
      "airport_ref": 2389,
      "airport_ident": "EGBB",
      "length_ft": 10013,
      "width_ft": 148,
      "length_m": 3052,
      "width_m": 45,
      "surface": "ASP",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "15",
      "he_ident": "33",
      "surface_friendly": "Asphalt (ASP)"
    }
  ],
  "nearby_constraint_matches": [
    {
      "iata_code": "MAN",
      "ident": "EGCC",
      "icao_code": "EGCC",
      "name": "Manchester Airport",
      "municipality": "Manchester, Greater Manchester",
      "country_name": "United Kingdom",
      "distance_nm": 57.1,
      "distance_km": 105.7,
      "longest_runway_ft": 10007,
      "longest_runway_m": 3050,
      "has_lighted_runway": true,
      "has_paved_runway": true
    },
    {
      "iata_code": "LHR",
      "ident": "EGLL",
      "icao_code": "EGLL",
      "name": "London Heathrow Airport",
      "municipality": "London",
      "country_name": "United Kingdom",
      "distance_nm": 75.9,
      "distance_km": 140.6,
      "longest_runway_ft": 12799,
      "longest_runway_m": 3901,
      "has_lighted_runway": true,
      "has_paved_runway": true
    },
    {
      "iata_code": "STN",
      "ident": "EGSS",
      "icao_code": "EGSS",
      "name": "London Stansted Airport",
      "municipality": "London, Essex",
      "country_name": "United Kingdom",
      "distance_nm": 80.6,
      "distance_km": 149.3,
      "longest_runway_ft": 10003,
      "longest_runway_m": 3049,
      "has_lighted_runway": true,
      "has_paved_runway": true
    },
    {
      "iata_code": "LGW",
      "ident": "EGKK",
      "icao_code": "EGKK",
      "name": "London Gatwick Airport",
      "municipality": "London",
      "country_name": "United Kingdom",
      "distance_nm": 97.5,
      "distance_km": 180.6,
      "longest_runway_ft": 10883,
      "longest_runway_m": 3317,
      "has_lighted_runway": true,
      "has_paved_runway": true
    }
  ],
  "rankings": {
    "published_dataset": {
      "universe_name": "RunwayFacts Published Curated Aerodromes",
      "universe_size": 650,
      "runway_rank": 530,
      "elevation_rank": 320
    },
    "global_commercial_universe": {
      "universe_name": "Qualifying Global Commercial Aerodromes (OurAirports)",
      "universe_size": 7558,
      "runway_rank": 884,
      "runway_percentile": 88.3,
      "elevation_rank": 4002,
      "elevation_percentile": 44.5
    },
    "country_commercial_universe": {
      "country_iso": "GB",
      "country_name": "United Kingdom",
      "published_national_rank": 3,
      "published_country_count": 5,
      "universe_national_rank": 3,
      "universe_country_count": 94
    },
    "vs_median_large_runway_pct": 0.1
  },
  "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": 3,
  "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)"
    }
  }
}