{
  "id": 3610,
  "ident": "KIND",
  "iata_code": "IND",
  "icao_code": "KIND",
  "gps_code": "KIND",
  "local_code": "IND",
  "name": "Indianapolis International Airport",
  "type": "large_airport",
  "latitude_deg": 39.7173,
  "longitude_deg": -86.294403,
  "elevation_ft": 797,
  "elevation_m": 243,
  "continent": "NA",
  "iso_country": "US",
  "country_name": "United States",
  "iso_region": "US-IN",
  "region_name": "Indiana",
  "municipality": "Indianapolis",
  "scheduled_service": true,
  "wikipedia_link": "https://en.wikipedia.org/wiki/Indianapolis_International_Airport",
  "total_runway_count": 3,
  "active_runway_count": 3,
  "closed_runway_count": 0,
  "longest_runway_ft": 11200,
  "longest_runway_m": 3414,
  "max_runway_width_ft": 150,
  "has_lighted_runway": true,
  "has_paved_runway": true,
  "surfaces_list": "ASP, CON",
  "runways": [
    {
      "id": 242275,
      "airport_ref": 3610,
      "airport_ident": "KIND",
      "length_ft": 11200,
      "width_ft": 150,
      "length_m": 3414,
      "width_m": 46,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "05L",
      "he_ident": "23R",
      "surface_friendly": "Concrete (CON)"
    },
    {
      "id": 242274,
      "airport_ref": 3610,
      "airport_ident": "KIND",
      "length_ft": 10000,
      "width_ft": 150,
      "length_m": 3048,
      "width_m": 46,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "05R",
      "he_ident": "23L",
      "surface_friendly": "Concrete (CON)"
    },
    {
      "id": 242276,
      "airport_ref": 3610,
      "airport_ident": "KIND",
      "length_ft": 7278,
      "width_ft": 150,
      "length_m": 2218,
      "width_m": 46,
      "surface": "ASP",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "14",
      "he_ident": "32",
      "surface_friendly": "Asphalt (ASP)"
    }
  ],
  "nearby_constraint_matches": [
    {
      "iata_code": "CVG",
      "ident": "KCVG",
      "icao_code": "KCVG",
      "name": "Cincinnati Northern Kentucky International Airport",
      "municipality": "Cincinnati / Covington",
      "country_name": "United States",
      "distance_nm": 85.5,
      "distance_km": 158.3,
      "longest_runway_ft": 12001,
      "longest_runway_m": 3658,
      "has_lighted_runway": true,
      "has_paved_runway": true
    },
    {
      "iata_code": "SDF",
      "ident": "KSDF",
      "icao_code": "KSDF",
      "name": "Louisville Muhammad Ali International Airport",
      "municipality": "Louisville",
      "country_name": "United States",
      "distance_nm": 96.5,
      "distance_km": 178.7,
      "longest_runway_ft": 11887,
      "longest_runway_m": 3623,
      "has_lighted_runway": true,
      "has_paved_runway": true
    }
  ],
  "rankings": {
    "published_dataset": {
      "universe_name": "RunwayFacts Published Curated Aerodromes",
      "universe_size": 650,
      "runway_rank": 308,
      "elevation_rank": 219
    },
    "global_commercial_universe": {
      "universe_name": "Qualifying Global Commercial Aerodromes (OurAirports)",
      "universe_size": 7558,
      "runway_rank": 517,
      "runway_percentile": 93.2,
      "elevation_rank": 2716,
      "elevation_percentile": 61.5
    },
    "country_commercial_universe": {
      "country_iso": "US",
      "country_name": "United States",
      "published_national_rank": 29,
      "published_country_count": 62,
      "universe_national_rank": 104,
      "universe_country_count": 2020
    },
    "vs_median_large_runway_pct": 12.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": 29,
  "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)"
    }
  }
}