{
  "id": 3926,
  "ident": "KTPA",
  "iata_code": "TPA",
  "icao_code": "KTPA",
  "gps_code": "KTPA",
  "local_code": "TPA",
  "name": "Tampa International Airport",
  "type": "large_airport",
  "latitude_deg": 27.9755,
  "longitude_deg": -82.533203,
  "elevation_ft": 26,
  "elevation_m": 8,
  "continent": "NA",
  "iso_country": "US",
  "country_name": "United States",
  "iso_region": "US-FL",
  "region_name": "Florida",
  "municipality": "Tampa",
  "scheduled_service": true,
  "wikipedia_link": "https://en.wikipedia.org/wiki/Tampa_International_Airport",
  "total_runway_count": 3,
  "active_runway_count": 3,
  "closed_runway_count": 0,
  "longest_runway_ft": 11002,
  "longest_runway_m": 3353,
  "max_runway_width_ft": 150,
  "has_lighted_runway": true,
  "has_paved_runway": true,
  "surfaces_list": "CON, PEM",
  "runways": [
    {
      "id": 243030,
      "airport_ref": 3926,
      "airport_ident": "KTPA",
      "length_ft": 11002,
      "width_ft": 150,
      "length_m": 3353,
      "width_m": 46,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "19R",
      "he_ident": "01L",
      "surface_friendly": "Concrete (CON)"
    },
    {
      "id": 243031,
      "airport_ref": 3926,
      "airport_ident": "KTPA",
      "length_ft": 8300,
      "width_ft": 150,
      "length_m": 2530,
      "width_m": 46,
      "surface": "PEM",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "19L",
      "he_ident": "01R",
      "surface_friendly": "Permanent Paved (PEM)"
    },
    {
      "id": 243029,
      "airport_ref": 3926,
      "airport_ident": "KTPA",
      "length_ft": 6999,
      "width_ft": 150,
      "length_m": 2133,
      "width_m": 46,
      "surface": "PEM",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "10",
      "he_ident": "28",
      "surface_friendly": "Permanent Paved (PEM)"
    }
  ],
  "nearby_constraint_matches": [
    {
      "iata_code": "MCO",
      "ident": "KMCO",
      "icao_code": "KMCO",
      "name": "Orlando International Airport",
      "municipality": "Orlando",
      "country_name": "United States",
      "distance_nm": 70.3,
      "distance_km": 130.2,
      "longest_runway_ft": 12005,
      "longest_runway_m": 3659,
      "has_lighted_runway": true,
      "has_paved_runway": true
    },
    {
      "iata_code": "SFB",
      "ident": "KSFB",
      "icao_code": "KSFB",
      "name": "Orlando Sanford International Airport",
      "municipality": "Orlando",
      "country_name": "United States",
      "distance_nm": 83.7,
      "distance_km": 155.0,
      "longest_runway_ft": 11002,
      "longest_runway_m": 3353,
      "has_lighted_runway": true,
      "has_paved_runway": true
    },
    {
      "iata_code": "RSW",
      "ident": "KRSW",
      "icao_code": "KRSW",
      "name": "Southwest Florida International Airport",
      "municipality": "Fort Myers",
      "country_name": "United States",
      "distance_nm": 96.0,
      "distance_km": 177.8,
      "longest_runway_ft": 12000,
      "longest_runway_m": 3658,
      "has_lighted_runway": true,
      "has_paved_runway": true
    }
  ],
  "rankings": {
    "published_dataset": {
      "universe_name": "RunwayFacts Published Curated Aerodromes",
      "universe_size": 650,
      "runway_rank": 357,
      "elevation_rank": 569
    },
    "global_commercial_universe": {
      "universe_name": "Qualifying Global Commercial Aerodromes (OurAirports)",
      "universe_size": 7558,
      "runway_rank": 583,
      "runway_percentile": 92.3,
      "elevation_rank": 6395,
      "elevation_percentile": 12.4
    },
    "country_commercial_universe": {
      "country_iso": "US",
      "country_name": "United States",
      "published_national_rank": 36,
      "published_country_count": 62,
      "universe_national_rank": 115,
      "universe_country_count": 2020
    },
    "vs_median_large_runway_pct": 10.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": 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)"
    }
  }
}