ST SIMONS ISLAND AIRPORT
ST SIMONS ISLAND · US · 31.15°N / 81.39°W
SSI
IATA · ICAO
KSSI
St Simons Island Airport (SSI) serves St Simons Island, United States. It sits at 31.15/-81.39, rises to 19 ft, is classified as medium airport.
Type
Medium airport
Elevation
19ft
Scheduled service
NO
ICAO
KSSI
All facts
- IATA
- SSI
- Municipality
- St Simons Island
- Country
- United States
- Coords
- 31.15°N / 81.39°W
Nearby airports
FAQ
- What is the IATA code for St Simons Island Airport?
- SSI.
- What is the ICAO code for St Simons Island Airport?
- KSSI.
- Where is St Simons Island Airport located?
- St Simons Island, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SSI
{
"data": {
"id": 4603,
"iata_code": "SSI",
"icao_code": "KSSI",
"name": "St Simons Island Airport",
"country_code": "US",
"city_id": null,
"latitude": "31.1518",
"longitude": "-81.391296",
"elevation": 19,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "St Simons Island"
}
}