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