WAKE ISLAND AIRFIELD
WAKE ISLAND · UM · 19.28°N / 166.64°E
AWK
IATA · ICAO
PWAK
Wake Island Airfield (AWK) serves Wake Island, United States Minor Outlying Islands. It sits at 19.28/166.64, rises to 14 ft, is classified as medium airport.
Type
Medium airport
Elevation
14ft
Scheduled service
YES
ICAO
PWAK
All facts
- IATA
- AWK
- Municipality
- Wake Island
- Country
- United States Minor Outlying Islands
- Coords
- 19.28°N / 166.64°E
FAQ
- What is the IATA code for Wake Island Airfield?
- AWK.
- What is the ICAO code for Wake Island Airfield?
- PWAK.
- Where is Wake Island Airfield located?
- Wake Island, United States Minor Outlying Islands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AWK
{
"data": {
"id": 6890,
"iata_code": "AWK",
"icao_code": "PWAK",
"name": "Wake Island Airfield",
"country_code": "UM",
"city_id": null,
"latitude": "19.282437",
"longitude": "166.636637",
"elevation": 14,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Wake Island"
}
}