MELBOURNE AVALON INTERNATIONAL AIRPORT
GEELONG/MELBOURNE · AU · 38.04°S / 144.47°E
AVV
IATA · ICAO
YMAV
Melbourne Avalon International Airport (AVV) serves Geelong/Melbourne, Australia. It sits at -38.04/144.47, rises to 35 ft, is classified as large airport.
Type
Large airport
Elevation
35ft
Scheduled service
YES
ICAO
YMAV
All facts
- IATA
- AVV
- Municipality
- Geelong/Melbourne
- Country
- Australia
- Coords
- 38.04°S / 144.47°E
Nearby airports
FAQ
- What is the IATA code for Melbourne Avalon International Airport?
- AVV.
- What is the ICAO code for Melbourne Avalon International Airport?
- YMAV.
- Where is Melbourne Avalon International Airport located?
- Geelong/Melbourne, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/AVV
{
"data": {
"id": 9391,
"iata_code": "AVV",
"icao_code": "YMAV",
"name": "Melbourne Avalon International Airport",
"country_code": "AU",
"city_id": null,
"latitude": "-38.040269",
"longitude": "144.467196",
"elevation": 35,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Geelong/Melbourne"
}
}