SOUTHERN ILLINOIS AIRPORT
MURPHYSBORO · US · 37.78°N / 89.25°W
MDH
IATA · ICAO
KMDH
Southern Illinois Airport (MDH) serves Murphysboro, United States. It sits at 37.78/-89.25, rises to 411 ft, is classified as medium airport.
Type
Medium airport
Elevation
411ft
Scheduled service
NO
ICAO
KMDH
All facts
- IATA
- MDH
- Municipality
- Murphysboro
- Country
- United States
- Coords
- 37.78°N / 89.25°W
Nearby airports
FAQ
- What is the IATA code for Southern Illinois Airport?
- MDH.
- What is the ICAO code for Southern Illinois Airport?
- KMDH.
- Where is Southern Illinois Airport located?
- Murphysboro, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MDH
{
"data": {
"id": 4119,
"iata_code": "MDH",
"icao_code": "KMDH",
"name": "Southern Illinois Airport",
"country_code": "US",
"city_id": 4245336,
"latitude": "37.778099",
"longitude": "-89.251999",
"elevation": 411,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Murphysboro"
}
}