LOMPOC AIRPORT
LOMPOC · US · 34.67°N / 120.47°W
LPC
IATA · ICAO
KLPC
Lompoc Airport (LPC) serves Lompoc, United States. It sits at 34.67/-120.47, rises to 88 ft, is classified as small airport.
Type
Small airport
Elevation
88ft
Scheduled service
NO
ICAO
KLPC
All facts
- IATA
- LPC
- Municipality
- Lompoc
- Country
- United States
- Coords
- 34.67°N / 120.47°W
Nearby airports
FAQ
- What is the IATA code for Lompoc Airport?
- LPC.
- What is the ICAO code for Lompoc Airport?
- KLPC.
- Where is Lompoc Airport located?
- Lompoc, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LPC
{
"data": {
"id": 4066,
"iata_code": "LPC",
"icao_code": "KLPC",
"name": "Lompoc Airport",
"country_code": "US",
"city_id": 5367788,
"latitude": "34.665599823",
"longitude": "-120.468002319",
"elevation": 88,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Lompoc"
}
}