MILLARD AIRPORT
OMAHA · US · 41.20°N / 96.11°W
MIQ
IATA · ICAO
KMLE
Millard Airport (MIQ) serves Omaha, United States. It sits at 41.20/-96.11, rises to 1051 ft, is classified as small airport.
Type
Small airport
Elevation
1051ft
Scheduled service
NO
ICAO
KMLE
All facts
- IATA
- MIQ
- Municipality
- Omaha
- Country
- United States
- Coords
- 41.20°N / 96.11°W
Nearby airports
FAQ
- What is the IATA code for Millard Airport?
- MIQ.
- What is the ICAO code for Millard Airport?
- KMLE.
- Where is Millard Airport located?
- Omaha, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MIQ
{
"data": {
"id": 4167,
"iata_code": "MIQ",
"icao_code": "KMLE",
"name": "Millard Airport",
"country_code": "US",
"city_id": null,
"latitude": "41.195877",
"longitude": "-96.112107",
"elevation": 1051,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Omaha"
}
}