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