NAPAKIAK AIRPORT
NAPAKIAK · US · 60.69°N / 161.98°W
WNA
IATA · ICAO
PANA
Napakiak Airport (WNA) serves Napakiak, United States. It sits at 60.69/-161.98, rises to 17 ft, is classified as small airport.
Type
Small airport
Elevation
17ft
Scheduled service
YES
ICAO
PANA
All facts
- IATA
- WNA
- Municipality
- Napakiak
- Country
- United States
- Coords
- 60.69°N / 161.98°W
Nearby airports
FAQ
- What is the IATA code for Napakiak Airport?
- WNA.
- What is the ICAO code for Napakiak Airport?
- PANA.
- Where is Napakiak Airport located?
- Napakiak, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WNA
{
"data": {
"id": 6727,
"iata_code": "WNA",
"icao_code": "PANA",
"name": "Napakiak Airport",
"country_code": "US",
"city_id": null,
"latitude": "60.6903",
"longitude": "-161.979004",
"elevation": 17,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Napakiak"
}
}