FORT SMITH REGIONAL AIRPORT
FORT SMITH · US · 35.34°N / 94.37°W
FSM
IATA · ICAO
KFSM
Fort Smith Regional Airport (FSM) serves Fort Smith, United States. It sits at 35.34/-94.37, rises to 469 ft, is classified as medium airport.
Type
Medium airport
Elevation
469ft
Scheduled service
YES
ICAO
KFSM
All facts
- IATA
- FSM
- Municipality
- Fort Smith
- Country
- United States
- Coords
- 35.34°N / 94.37°W
Nearby airports
FAQ
- What is the IATA code for Fort Smith Regional Airport?
- FSM.
- What is the ICAO code for Fort Smith Regional Airport?
- KFSM.
- Where is Fort Smith Regional Airport located?
- Fort Smith, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FSM
{
"data": {
"id": 3770,
"iata_code": "FSM",
"icao_code": "KFSM",
"name": "Fort Smith Regional Airport",
"country_code": "US",
"city_id": 4111410,
"latitude": "35.336601",
"longitude": "-94.367401",
"elevation": 469,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Fort Smith"
}
}