MACKINAC ISLAND AIRPORT
MACKINAC ISLAND · US · 45.86°N / 84.64°W
MCD
IATA · ICAO
KMCD
Mackinac Island Airport (MCD) serves Mackinac Island, United States. It sits at 45.86/-84.64, rises to 739 ft, is classified as small airport.
Type
Small airport
Elevation
739ft
Scheduled service
NO
ICAO
KMCD
All facts
- IATA
- MCD
- Municipality
- Mackinac Island
- Country
- United States
- Coords
- 45.86°N / 84.64°W
Nearby airports
FAQ
- What is the IATA code for Mackinac Island Airport?
- MCD.
- What is the ICAO code for Mackinac Island Airport?
- KMCD.
- Where is Mackinac Island Airport located?
- Mackinac Island, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MCD
{
"data": {
"id": 4110,
"iata_code": "MCD",
"icao_code": "KMCD",
"name": "Mackinac Island Airport",
"country_code": "US",
"city_id": null,
"latitude": "45.86489868",
"longitude": "-84.63729858",
"elevation": 739,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Mackinac Island"
}
}