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