FOOTHILLS REGIONAL AIRPORT
MORGANTON · US · 35.82°N / 81.61°W
MRN
IATA · ICAO
KMRN
Foothills Regional Airport (MRN) serves Morganton, United States. It sits at 35.82/-81.61, rises to 1270 ft, is classified as small airport.
Type
Small airport
Elevation
1270ft
Scheduled service
NO
ICAO
KMRN
All facts
- IATA
- MRN
- Municipality
- Morganton
- Country
- United States
- Coords
- 35.82°N / 81.61°W
Nearby airports
FAQ
- What is the IATA code for Foothills Regional Airport?
- MRN.
- What is the ICAO code for Foothills Regional Airport?
- KMRN.
- Where is Foothills Regional Airport located?
- Morganton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MRN
{
"data": {
"id": 4203,
"iata_code": "MRN",
"icao_code": "KMRN",
"name": "Foothills Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "35.820202",
"longitude": "-81.611397",
"elevation": 1270,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Morganton"
}
}