MAURY COUNTY AIRPORT
COLUMBIA/MOUNT PLEASANT · US · 35.55°N / 87.18°W
MRC
IATA · ICAO
KMRC
Maury County Airport (MRC) serves Columbia/Mount Pleasant, United States. It sits at 35.55/-87.18, rises to 681 ft, is classified as small airport.
Type
Small airport
Elevation
681ft
Scheduled service
NO
ICAO
KMRC
All facts
- IATA
- MRC
- Municipality
- Columbia/Mount Pleasant
- Country
- United States
- Coords
- 35.55°N / 87.18°W
Nearby airports
FAQ
- What is the IATA code for Maury County Airport?
- MRC.
- What is the ICAO code for Maury County Airport?
- KMRC.
- Where is Maury County Airport located?
- Columbia/Mount Pleasant, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MRC
{
"data": {
"id": 4201,
"iata_code": "MRC",
"icao_code": "KMRC",
"name": "Maury County Airport",
"country_code": "US",
"city_id": null,
"latitude": "35.5541000366",
"longitude": "-87.17890167239999",
"elevation": 681,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Columbia/Mount Pleasant"
}
}