PAIELA AIRPORT
PAIELA · PG · 5.37°S / 142.98°E
PLE
IATA · ICAO
AYPB
Paiela Airport (PLE) serves Paiela, Papua New Guinea. It sits at -5.37/142.98, rises to 6100 ft, is classified as small airport.
Type
Small airport
Elevation
6100ft
Scheduled service
NO
ICAO
AYPB
All facts
- IATA
- PLE
- Municipality
- Paiela
- Country
- Papua New Guinea
- Coords
- 5.37°S / 142.98°E
Nearby airports
FAQ
- What is the IATA code for Paiela Airport?
- PLE.
- What is the ICAO code for Paiela Airport?
- AYPB.
- Where is Paiela Airport located?
- Paiela, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/PLE
{
"data": {
"id": 262,
"iata_code": "PLE",
"icao_code": "AYPB",
"name": "Paiela Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-5.372407",
"longitude": "142.975774",
"elevation": 6100,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Paiela"
}
}