MOREE AIRPORT
MOREE · AU · 29.50°S / 149.85°E
MRZ
IATA · ICAO
YMOR
Moree Airport (MRZ) serves Moree, Australia. It sits at -29.50/149.85, rises to 701 ft, is classified as medium airport.
Type
Medium airport
Elevation
701ft
Scheduled service
YES
ICAO
YMOR
All facts
- IATA
- MRZ
- Municipality
- Moree
- Country
- Australia
- Coords
- 29.50°S / 149.85°E
Nearby airports
FAQ
- What is the IATA code for Moree Airport?
- MRZ.
- What is the ICAO code for Moree Airport?
- YMOR.
- Where is Moree Airport located?
- Moree, Australia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MRZ
{
"data": {
"id": 9433,
"iata_code": "MRZ",
"icao_code": "YMOR",
"name": "Moree Airport",
"country_code": "AU",
"city_id": 2156927,
"latitude": "-29.498899459799997",
"longitude": "149.845001221",
"elevation": 701,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Moree"
}
}