TUNICA MUNICIPAL AIRPORT
TUNICA · US · 34.69°N / 90.35°W
UTM
IATA · ICAO
KUTA
Tunica Municipal Airport (UTM) serves Tunica, United States. It sits at 34.69/-90.35, rises to 194 ft, is classified as small airport.
Type
Small airport
Elevation
194ft
Scheduled service
NO
ICAO
KUTA
All facts
- IATA
- UTM
- Municipality
- Tunica
- Country
- United States
- Coords
- 34.69°N / 90.35°W
Nearby airports
FAQ
- What is the IATA code for Tunica Municipal Airport?
- UTM.
- What is the ICAO code for Tunica Municipal Airport?
- KUTA.
- Where is Tunica Municipal Airport located?
- Tunica, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/UTM
{
"data": {
"id": 4709,
"iata_code": "UTM",
"icao_code": "KUTA",
"name": "Tunica Municipal Airport",
"country_code": "US",
"city_id": 4448894,
"latitude": "34.68505",
"longitude": "-90.347757",
"elevation": 194,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Tunica"
}
}