SUMTER AIRPORT
SUMTER · US · 33.99°N / 80.36°W
SUM
IATA · ICAO
KSMS
Sumter Airport (SUM) serves Sumter, United States. It sits at 33.99/-80.36, rises to 182 ft, is classified as small airport.
Type
Small airport
Elevation
182ft
Scheduled service
NO
ICAO
KSMS
All facts
- IATA
- SUM
- Municipality
- Sumter
- Country
- United States
- Coords
- 33.99°N / 80.36°W
Nearby airports
FAQ
- What is the IATA code for Sumter Airport?
- SUM.
- What is the ICAO code for Sumter Airport?
- KSMS.
- Where is Sumter Airport located?
- Sumter, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SUM
{
"data": {
"id": 4581,
"iata_code": "SUM",
"icao_code": "KSMS",
"name": "Sumter Airport",
"country_code": "US",
"city_id": 4597948,
"latitude": "33.994998931885",
"longitude": "-80.361297607422",
"elevation": 182,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Sumter"
}
}