GEORGETOWN AIRPORT
GEORGETOWN · AU · 18.30°S / 143.53°E
GTT
IATA · ICAO
YGTN
Georgetown Airport (GTT) serves Georgetown, Australia. It sits at -18.30/143.53, rises to 995 ft, is classified as small airport.
Type
Small airport
Elevation
995ft
Scheduled service
NO
ICAO
YGTN
All facts
- IATA
- GTT
- Municipality
- Georgetown
- Country
- Australia
- Coords
- 18.30°S / 143.53°E
Nearby airports
FAQ
- What is the IATA code for Georgetown Airport?
- GTT.
- What is the ICAO code for Georgetown Airport?
- YGTN.
- Where is Georgetown Airport located?
- Georgetown, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GTT
{
"data": {
"id": 9302,
"iata_code": "GTT",
"icao_code": "YGTN",
"name": "Georgetown Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-18.302676",
"longitude": "143.530925",
"elevation": 995,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Georgetown"
}
}