CHICAGO MIDWAY INTERNATIONAL AIRPORT
CHICAGO · US · 41.79°N / 87.75°W
MDW
IATA · ICAO
KMDW
Chicago Midway International Airport (MDW) serves Chicago, United States. It sits at 41.79/-87.75, rises to 620 ft, is classified as large airport.
Type
Large airport
Elevation
620ft
Scheduled service
YES
ICAO
KMDW
All facts
- IATA
- MDW
- Municipality
- Chicago
- Country
- United States
- Coords
- 41.79°N / 87.75°W
Nearby airports
FAQ
- What is the IATA code for Chicago Midway International Airport?
- MDW.
- What is the ICAO code for Chicago Midway International Airport?
- KMDW.
- Where is Chicago Midway International Airport located?
- Chicago, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MDW
{
"data": {
"id": 4122,
"iata_code": "MDW",
"icao_code": "KMDW",
"name": "Chicago Midway International Airport",
"country_code": "US",
"city_id": 4887463,
"latitude": "41.785999",
"longitude": "-87.752403",
"elevation": 620,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Chicago"
}
}