NORTHWEST ALABAMA REGIONAL AIRPORT
MUSCLE SHOALS · US · 34.75°N / 87.61°W
MSL
IATA · ICAO
KMSL
Northwest Alabama Regional Airport (MSL) serves Muscle Shoals, United States. It sits at 34.75/-87.61, rises to 551 ft, is classified as medium airport.
Type
Medium airport
Elevation
551ft
Scheduled service
YES
ICAO
KMSL
All facts
- IATA
- MSL
- Municipality
- Muscle Shoals
- Country
- United States
- Coords
- 34.75°N / 87.61°W
Nearby airports
FAQ
- What is the IATA code for Northwest Alabama Regional Airport?
- MSL.
- What is the ICAO code for Northwest Alabama Regional Airport?
- KMSL.
- Where is Northwest Alabama Regional Airport located?
- Muscle Shoals, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MSL
{
"data": {
"id": 4205,
"iata_code": "MSL",
"icao_code": "KMSL",
"name": "Northwest Alabama Regional Airport",
"country_code": "US",
"city_id": 4078964,
"latitude": "34.745123",
"longitude": "-87.612981",
"elevation": 551,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Muscle Shoals"
}
}