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