MONTICELLO REGIONAL AIRPORT
MONTICELLO · US · 42.22°N / 91.16°W
MXO
IATA · ICAO
KMXO
Monticello Regional Airport (MXO) serves Monticello, United States. It sits at 42.22/-91.16, rises to 832 ft, is classified as small airport.
Type
Small airport
Elevation
832ft
Scheduled service
NO
ICAO
KMXO
All facts
- IATA
- MXO
- Municipality
- Monticello
- Country
- United States
- Coords
- 42.22°N / 91.16°W
Nearby airports
FAQ
- What is the IATA code for Monticello Regional Airport?
- MXO.
- What is the ICAO code for Monticello Regional Airport?
- KMXO.
- Where is Monticello Regional Airport located?
- Monticello, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MXO
{
"data": {
"id": 4236,
"iata_code": "MXO",
"icao_code": "KMXO",
"name": "Monticello Regional Airport",
"country_code": "US",
"city_id": 4867801,
"latitude": "42.220402",
"longitude": "-91.1633",
"elevation": 832,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Monticello"
}
}