GORA AIRSTRIP
GORA · PG · 9.00°S / 148.24°E
GOC
IATA · ICAO
AYGX
Gora Airstrip (GOC) serves Gora, Papua New Guinea. It sits at -9.00/148.24, rises to 2497 ft, is classified as small airport.
Type
Small airport
Elevation
2497ft
Scheduled service
NO
ICAO
AYGX
All facts
- IATA
- GOC
- Municipality
- Gora
- Country
- Papua New Guinea
- Coords
- 9.00°S / 148.24°E
Nearby airports
FAQ
- What is the IATA code for Gora Airstrip?
- GOC.
- What is the ICAO code for Gora Airstrip?
- AYGX.
- Where is Gora Airstrip located?
- Gora, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GOC
{
"data": {
"id": 168,
"iata_code": "GOC",
"icao_code": "AYGX",
"name": "Gora Airstrip",
"country_code": "PG",
"city_id": null,
"latitude": "-9.0021",
"longitude": "148.2364",
"elevation": 2497,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Gora"
}
}