STUTTGART MUNICIPAL AIRPORT / CARL HUMPHREY FIELD
STUTTGART · US · 34.60°N / 91.57°W
SGT
IATA · ICAO
KSGT
Stuttgart Municipal Airport / Carl Humphrey Field (SGT) serves Stuttgart, United States. It sits at 34.60/-91.57, rises to 224 ft, is classified as small airport.
Type
Small airport
Elevation
224ft
Scheduled service
NO
ICAO
KSGT
All facts
- IATA
- SGT
- Municipality
- Stuttgart
- Country
- United States
- Coords
- 34.60°N / 91.57°W
Nearby airports
FAQ
- What is the IATA code for Stuttgart Municipal Airport / Carl Humphrey Field?
- SGT.
- What is the ICAO code for Stuttgart Municipal Airport / Carl Humphrey Field?
- KSGT.
- Where is Stuttgart Municipal Airport / Carl Humphrey Field located?
- Stuttgart, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SGT
{
"data": {
"id": 4552,
"iata_code": "SGT",
"icao_code": "KSGT",
"name": "Stuttgart Municipal Airport / Carl Humphrey Field",
"country_code": "US",
"city_id": null,
"latitude": "34.599499",
"longitude": "-91.574997",
"elevation": 224,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Stuttgart"
}
}