WOITAPE AIRPORT
FATIMA MISSION · PG · 8.55°S / 147.25°E
WTP
IATA · ICAO
AYWT
Woitape Airport (WTP) serves Fatima Mission, Papua New Guinea. It sits at -8.55/147.25, rises to 5200 ft, is classified as small airport.
Type
Small airport
Elevation
5200ft
Scheduled service
NO
ICAO
AYWT
All facts
- IATA
- WTP
- Municipality
- Fatima Mission
- Country
- Papua New Guinea
- Coords
- 8.55°S / 147.25°E
Nearby airports
FAQ
- What is the IATA code for Woitape Airport?
- WTP.
- What is the ICAO code for Woitape Airport?
- AYWT.
- Where is Woitape Airport located?
- Fatima Mission, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/WTP
{
"data": {
"id": 342,
"iata_code": "WTP",
"icao_code": "AYWT",
"name": "Woitape Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-8.545833",
"longitude": "147.2525",
"elevation": 5200,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Fatima Mission"
}
}