STINSON MUNICIPAL AIRPORT
SAN ANTONIO · US · 29.34°N / 98.47°W
SSF
IATA · ICAO
KSSF
Stinson Municipal Airport (SSF) serves San Antonio, United States. It sits at 29.34/-98.47, rises to 577 ft, is classified as medium airport.
Type
Medium airport
Elevation
577ft
Scheduled service
NO
ICAO
KSSF
All facts
- IATA
- SSF
- Municipality
- San Antonio
- Country
- United States
- Coords
- 29.34°N / 98.47°W
Nearby airports
FAQ
- What is the IATA code for Stinson Municipal Airport?
- SSF.
- What is the ICAO code for Stinson Municipal Airport?
- KSSF.
- Where is Stinson Municipal Airport located?
- San Antonio, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SSF
{
"data": {
"id": 4602,
"iata_code": "SSF",
"icao_code": "KSSF",
"name": "Stinson Municipal Airport",
"country_code": "US",
"city_id": 4726206,
"latitude": "29.336999893188",
"longitude": "-98.471099853516",
"elevation": 577,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "San Antonio"
}
}