LAKE COUNTY AIRPORT
LEADVILLE · US · 39.22°N / 106.32°W
LXV
IATA · ICAO
KLXV
Lake County Airport (LXV) serves Leadville, United States. It sits at 39.22/-106.32, rises to 9927 ft, is classified as small airport.
Type
Small airport
Elevation
9927ft
Scheduled service
NO
ICAO
KLXV
All facts
- IATA
- LXV
- Municipality
- Leadville
- Country
- United States
- Coords
- 39.22°N / 106.32°W
Nearby airports
FAQ
- What is the IATA code for Lake County Airport?
- LXV.
- What is the ICAO code for Lake County Airport?
- KLXV.
- Where is Lake County Airport located?
- Leadville, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LXV
{
"data": {
"id": 4094,
"iata_code": "LXV",
"icao_code": "KLXV",
"name": "Lake County Airport",
"country_code": "US",
"city_id": 5428184,
"latitude": "39.220298767100005",
"longitude": "-106.317001343",
"elevation": 9927,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Leadville"
}
}