NAPA COUNTY AIRPORT
NAPA · US · 38.21°N / 122.28°W
APC
IATA · ICAO
KAPC
Napa County Airport (APC) serves Napa, United States. It sits at 38.21/-122.28, rises to 35 ft, is classified as small airport.
Type
Small airport
Elevation
35ft
Scheduled service
NO
ICAO
KAPC
All facts
- IATA
- APC
- Municipality
- Napa
- Country
- United States
- Coords
- 38.21°N / 122.28°W
Nearby airports
FAQ
- What is the IATA code for Napa County Airport?
- APC.
- What is the ICAO code for Napa County Airport?
- KAPC.
- Where is Napa County Airport located?
- Napa, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/APC
{
"data": {
"id": 3259,
"iata_code": "APC",
"icao_code": "KAPC",
"name": "Napa County Airport",
"country_code": "US",
"city_id": 5376095,
"latitude": "38.2132",
"longitude": "-122.280998",
"elevation": 35,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Napa"
}
}