TAGULA AIRPORT
SUDEST ISLAND · PG · 11.33°S / 153.20°E
TGL
IATA · ICAO
AYTG
Tagula Airport (TGL) serves Sudest Island, Papua New Guinea. It sits at -11.33/153.20, rises to 59 ft, is classified as small airport.
Type
Small airport
Elevation
59ft
Scheduled service
NO
ICAO
AYTG
All facts
- IATA
- TGL
- Municipality
- Sudest Island
- Country
- Papua New Guinea
- Coords
- 11.33°S / 153.20°E
Nearby airports
FAQ
- What is the IATA code for Tagula Airport?
- TGL.
- What is the ICAO code for Tagula Airport?
- AYTG.
- Where is Tagula Airport located?
- Sudest Island, Papua New Guinea.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TGL
{
"data": {
"id": 303,
"iata_code": "TGL",
"icao_code": "AYTG",
"name": "Tagula Airport",
"country_code": "PG",
"city_id": null,
"latitude": "-11.3311111111",
"longitude": "153.202916667",
"elevation": 59,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sudest Island"
}
}