GRIFFITH AIRPORT
GRIFFITH · AU · 34.25°S / 146.07°E
GFF
IATA · ICAO
YGTH
Griffith Airport (GFF) serves Griffith, Australia. It sits at -34.25/146.07, rises to 439 ft, is classified as medium airport.
Type
Medium airport
Elevation
439ft
Scheduled service
YES
ICAO
YGTH
All facts
- IATA
- GFF
- Municipality
- Griffith
- Country
- Australia
- Coords
- 34.25°S / 146.07°E
Nearby airports
FAQ
- What is the IATA code for Griffith Airport?
- GFF.
- What is the ICAO code for Griffith Airport?
- YGTH.
- Where is Griffith Airport located?
- Griffith, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GFF
{
"data": {
"id": 9301,
"iata_code": "GFF",
"icao_code": "YGTH",
"name": "Griffith Airport",
"country_code": "AU",
"city_id": 2164422,
"latitude": "-34.2508010864",
"longitude": "146.067001343",
"elevation": 439,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Griffith"
}
}