LIVERMORE MUNICIPAL AIRPORT
LIVERMORE · US · 37.69°N / 121.82°W
LVK
IATA · ICAO
KLVK
Livermore Municipal Airport (LVK) serves Livermore, United States. It sits at 37.69/-121.82, rises to 400 ft, is classified as small airport.
Type
Small airport
Elevation
400ft
Scheduled service
NO
ICAO
KLVK
All facts
- IATA
- LVK
- Municipality
- Livermore
- Country
- United States
- Coords
- 37.69°N / 121.82°W
Nearby airports
FAQ
- What is the IATA code for Livermore Municipal Airport?
- LVK.
- What is the ICAO code for Livermore Municipal Airport?
- KLVK.
- Where is Livermore Municipal Airport located?
- Livermore, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LVK
{
"data": {
"id": 4082,
"iata_code": "LVK",
"icao_code": "KLVK",
"name": "Livermore Municipal Airport",
"country_code": "US",
"city_id": 5367440,
"latitude": "37.6934013367",
"longitude": "-121.819999695",
"elevation": 400,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Livermore"
}
}