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