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