FELTS FIELD
SPOKANE · US · 47.68°N / 117.32°W
SFF
IATA · ICAO
KSFF
Felts Field (SFF) serves Spokane, United States. It sits at 47.68/-117.32, rises to 1953 ft, is classified as medium airport.
Type
Medium airport
Elevation
1953ft
Scheduled service
NO
ICAO
KSFF
All facts
- IATA
- SFF
- Municipality
- Spokane
- Country
- United States
- Coords
- 47.68°N / 117.32°W
Nearby airports
FAQ
- What is the IATA code for Felts Field?
- SFF.
- What is the ICAO code for Felts Field?
- KSFF.
- Where is Felts Field located?
- Spokane, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SFF
{
"data": {
"id": 4544,
"iata_code": "SFF",
"icao_code": "KSFF",
"name": "Felts Field",
"country_code": "US",
"city_id": 5811696,
"latitude": "47.682899",
"longitude": "-117.321925",
"elevation": 1953,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Spokane"
}
}