MISSOULA MONTANA AIRPORT
MISSOULA · US · 46.92°N / 114.09°W
MSO
IATA · ICAO
KMSO
Missoula Montana Airport (MSO) serves Missoula, United States. It sits at 46.92/-114.09, rises to 3206 ft, is classified as medium airport.
Type
Medium airport
Elevation
3206ft
Scheduled service
YES
ICAO
KMSO
All facts
- IATA
- MSO
- Municipality
- Missoula
- Country
- United States
- Coords
- 46.92°N / 114.09°W
FAQ
- What is the IATA code for Missoula Montana Airport?
- MSO.
- What is the ICAO code for Missoula Montana Airport?
- KMSO.
- Where is Missoula Montana Airport located?
- Missoula, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MSO
{
"data": {
"id": 4207,
"iata_code": "MSO",
"icao_code": "KMSO",
"name": "Missoula Montana Airport",
"country_code": "US",
"city_id": 5666639,
"latitude": "46.915816",
"longitude": "-114.091107",
"elevation": 3206,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Missoula"
}
}