OTTUMWA REGIONAL AIRPORT
OTTUMWA · US · 41.11°N / 92.45°W
OTM
IATA · ICAO
KOTM
Ottumwa Regional Airport (OTM) serves Ottumwa, United States. It sits at 41.11/-92.45, rises to 845 ft, is classified as medium airport.
Type
Medium airport
Elevation
845ft
Scheduled service
NO
ICAO
KOTM
All facts
- IATA
- OTM
- Municipality
- Ottumwa
- Country
- United States
- Coords
- 41.11°N / 92.45°W
Nearby airports
FAQ
- What is the IATA code for Ottumwa Regional Airport?
- OTM.
- What is the ICAO code for Ottumwa Regional Airport?
- KOTM.
- Where is Ottumwa Regional Airport located?
- Ottumwa, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OTM
{
"data": {
"id": 4332,
"iata_code": "OTM",
"icao_code": "KOTM",
"name": "Ottumwa Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "41.106368",
"longitude": "-92.449837",
"elevation": 845,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Ottumwa"
}
}