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