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