MUSCATINE MUNICIPAL AIRPORT
MUSCATINE · US · 41.37°N / 91.15°W
MUT
IATA · ICAO
KMUT
Muscatine Municipal Airport (MUT) serves Muscatine, United States. It sits at 41.37/-91.15, rises to 547 ft, is classified as small airport.
Type
Small airport
Elevation
547ft
Scheduled service
NO
ICAO
KMUT
All facts
- IATA
- MUT
- Municipality
- Muscatine
- Country
- United States
- Coords
- 41.37°N / 91.15°W
Nearby airports
FAQ
- What is the IATA code for Muscatine Municipal Airport?
- MUT.
- What is the ICAO code for Muscatine Municipal Airport?
- KMUT.
- Where is Muscatine Municipal Airport located?
- Muscatine, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MUT
{
"data": {
"id": 4222,
"iata_code": "MUT",
"icao_code": "KMUT",
"name": "Muscatine Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "41.367803",
"longitude": "-91.148201",
"elevation": 547,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Muscatine"
}
}