SHIVELY FIELD
SARATOGA · US · 41.44°N / 106.82°W
SAA
IATA · ICAO
KSAA
Shively Field (SAA) serves Saratoga, United States. It sits at 41.44/-106.82, rises to 7012 ft, is classified as small airport.
Type
Small airport
Elevation
7012ft
Scheduled service
NO
ICAO
KSAA
All facts
- IATA
- SAA
- Municipality
- Saratoga
- Country
- United States
- Coords
- 41.44°N / 106.82°W
Nearby airports
FAQ
- What is the IATA code for Shively Field?
- SAA.
- What is the ICAO code for Shively Field?
- KSAA.
- Where is Shively Field located?
- Saratoga, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SAA
{
"data": {
"id": 4510,
"iata_code": "SAA",
"icao_code": "KSAA",
"name": "Shively Field",
"country_code": "US",
"city_id": 5837593,
"latitude": "41.444901",
"longitude": "-106.823997",
"elevation": 7012,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Saratoga"
}
}