GERALDTON AIRPORT
MOONYOONOOKA · AU · 28.80°S / 114.71°E
GET
IATA · ICAO
YGEL
Geraldton Airport (GET) serves Moonyoonooka, Australia. It sits at -28.80/114.71, rises to 121 ft, is classified as medium airport.
Type
Medium airport
Elevation
121ft
Scheduled service
YES
ICAO
YGEL
All facts
- IATA
- GET
- Municipality
- Moonyoonooka
- Country
- Australia
- Coords
- 28.80°S / 114.71°E
Nearby airports
FAQ
- What is the IATA code for Geraldton Airport?
- GET.
- What is the ICAO code for Geraldton Airport?
- YGEL.
- Where is Geraldton Airport located?
- Moonyoonooka, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GET
{
"data": {
"id": 9285,
"iata_code": "GET",
"icao_code": "YGEL",
"name": "Geraldton Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-28.796101",
"longitude": "114.707001",
"elevation": 121,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Moonyoonooka"
}
}