SMITH FIELD
SILOAM SPRINGS · US · 36.19°N / 94.49°W
SLG
IATA · ICAO
KSLG
Smith Field (SLG) serves Siloam Springs, United States. It sits at 36.19/-94.49, rises to 1191 ft, is classified as small airport.
Type
Small airport
Elevation
1191ft
Scheduled service
NO
ICAO
KSLG
All facts
- IATA
- SLG
- Municipality
- Siloam Springs
- Country
- United States
- Coords
- 36.19°N / 94.49°W
Nearby airports
FAQ
- What is the IATA code for Smith Field?
- SLG.
- What is the ICAO code for Smith Field?
- KSLG.
- Where is Smith Field located?
- Siloam Springs, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SLG
{
"data": {
"id": 4570,
"iata_code": "SLG",
"icao_code": "KSLG",
"name": "Smith Field",
"country_code": "US",
"city_id": 4131116,
"latitude": "36.191898",
"longitude": "-94.489998",
"elevation": 1191,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Siloam Springs"
}
}