{
  "id": 3883,
  "ident": "KSJC",
  "iata_code": "SJC",
  "icao_code": "KSJC",
  "gps_code": "KSJC",
  "local_code": "SJC",
  "name": "Mineta San Jose International Airport",
  "type": "large_airport",
  "latitude_deg": 37.362452,
  "longitude_deg": -121.929188,
  "elevation_ft": 62,
  "elevation_m": 19,
  "continent": "NA",
  "iso_country": "US",
  "country_name": "United States",
  "iso_region": "US-CA",
  "region_name": "California",
  "municipality": "San Jose",
  "scheduled_service": true,
  "wikipedia_link": "https://en.wikipedia.org/wiki/San_Jose_International_Airport",
  "total_runway_count": 3,
  "active_runway_count": 2,
  "closed_runway_count": 1,
  "longest_runway_ft": 11000,
  "longest_runway_m": 3353,
  "max_runway_width_ft": 150,
  "has_lighted_runway": true,
  "has_paved_runway": true,
  "surfaces_list": "ASP, CON",
  "runways": [
    {
      "id": 244445,
      "airport_ref": 3883,
      "airport_ident": "KSJC",
      "length_ft": 11000,
      "width_ft": 150,
      "length_m": 3353,
      "width_m": 46,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "12R",
      "he_ident": "30L",
      "surface_friendly": "Concrete (CON)"
    },
    {
      "id": 244446,
      "airport_ref": 3883,
      "airport_ident": "KSJC",
      "length_ft": 11000,
      "width_ft": 150,
      "length_m": 3353,
      "width_m": 46,
      "surface": "CON",
      "is_lighted": true,
      "is_closed": false,
      "le_ident": "12L",
      "he_ident": "30R",
      "surface_friendly": "Concrete (CON)"
    },
    {
      "id": 244444,
      "airport_ref": 3883,
      "airport_ident": "KSJC",
      "length_ft": 4599,
      "width_ft": 100,
      "length_m": 1402,
      "width_m": 30,
      "surface": "ASP",
      "is_lighted": true,
      "is_closed": true,
      "le_ident": "11",
      "he_ident": "29",
      "surface_friendly": "Asphalt (ASP)"
    }
  ],
  "nearby_constraint_matches": [
    {
      "iata_code": "OAK",
      "ident": "KOAK",
      "icao_code": "KOAK",
      "name": "Oakland San Francisco Bay Airport",
      "municipality": "Oakland",
      "country_name": "United States",
      "distance_nm": 25.6,
      "distance_km": 47.4,
      "longest_runway_ft": 10520,
      "longest_runway_m": 3206,
      "has_lighted_runway": true,
      "has_paved_runway": true
    },
    {
      "iata_code": "SFO",
      "ident": "KSFO",
      "icao_code": "KSFO",
      "name": "San Francisco International Airport",
      "municipality": "San Francisco",
      "country_name": "United States",
      "distance_nm": 26.3,
      "distance_km": 48.7,
      "longest_runway_ft": 11870,
      "longest_runway_m": 3618,
      "has_lighted_runway": true,
      "has_paved_runway": true
    }
  ],
  "rankings": {
    "published_dataset": {
      "universe_name": "RunwayFacts Published Curated Aerodromes",
      "universe_size": 650,
      "runway_rank": 363,
      "elevation_rank": 494
    },
    "global_commercial_universe": {
      "universe_name": "Qualifying Global Commercial Aerodromes (OurAirports)",
      "universe_size": 7558,
      "runway_rank": 593,
      "runway_percentile": 92.1,
      "elevation_rank": 5702,
      "elevation_percentile": 21.8
    },
    "country_commercial_universe": {
      "country_iso": "US",
      "country_name": "United States",
      "published_national_rank": 38,
      "published_country_count": 62,
      "universe_national_rank": 119,
      "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": 41,
  "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)"
    }
  }
}