MIDDLETOWN REGIONAL AIRPORT
MIDDLETOWN · US · 39.53°N / 84.40°W
MWO
IATA · ICAO
KMWO
Middletown Regional Airport (MWO) serves Middletown, United States. It sits at 39.53/-84.40, rises to 650 ft, is classified as small airport.
Type
Small airport
Elevation
650ft
Scheduled service
NO
ICAO
KMWO
All facts
- IATA
- MWO
- Municipality
- Middletown
- Country
- United States
- Coords
- 39.53°N / 84.40°W
Nearby airports
FAQ
- What is the IATA code for Middletown Regional Airport?
- MWO.
- What is the ICAO code for Middletown Regional Airport?
- KMWO.
- Where is Middletown Regional Airport located?
- Middletown, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MWO
{
"data": {
"id": 4233,
"iata_code": "MWO",
"icao_code": "KMWO",
"name": "Middletown Regional Airport",
"country_code": "US",
"city_id": 4518264,
"latitude": "39.530998",
"longitude": "-84.395302",
"elevation": 650,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Middletown"
}
}