MASON CITY MUNICIPAL AIRPORT
MASON CITY · US · 43.16°N / 93.33°W
MCW
IATA · ICAO
KMCW
Mason City Municipal Airport (MCW) serves Mason City, United States. It sits at 43.16/-93.33, rises to 1213 ft, is classified as medium airport.
Type
Medium airport
Elevation
1213ft
Scheduled service
YES
ICAO
KMCW
All facts
- IATA
- MCW
- Municipality
- Mason City
- Country
- United States
- Coords
- 43.16°N / 93.33°W
Nearby airports
FAQ
- What is the IATA code for Mason City Municipal Airport?
- MCW.
- What is the ICAO code for Mason City Municipal Airport?
- KMCW.
- Where is Mason City Municipal Airport located?
- Mason City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MCW
{
"data": {
"id": 4117,
"iata_code": "MCW",
"icao_code": "KMCW",
"name": "Mason City Municipal Airport",
"country_code": "US",
"city_id": null,
"latitude": "43.159801",
"longitude": "-93.329716",
"elevation": 1213,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Mason City"
}
}