CAPE GLOUCESTER AIRPORT
CAPE GLOUCESTER · PG · 5.46°S / 148.42°E
CGC
IATA · ICAO
AYCG
Cape Gloucester Airport (CGC) serves Cape Gloucester, Papua New Guinea. It sits at -5.46/148.42, rises to 78 ft, is classified as small airport.
Type
Small airport
Elevation
78ft
Scheduled service
NO
ICAO
AYCG
All facts
- IATA
- CGC
- Municipality
- Cape Gloucester
- Country
- Papua New Guinea
- Coords
- 5.46°S / 148.42°E
Nearby airports
FAQ
- What is the IATA code for Cape Gloucester Airport?
- CGC.
- What is the ICAO code for Cape Gloucester Airport?
- AYCG.
- Where is Cape Gloucester Airport located?
- Cape Gloucester, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CGC
{
"data": {
"id": 111,
"iata_code": "CGC",
"icao_code": "AYCG",
"name": "Cape Gloucester Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-5.455231",
"longitude": "148.422289",
"elevation": 78,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Cape Gloucester"
}
}