STORM LAKE MUNICIPAL AIRPORT
STORM LAKE · US · 42.60°N / 95.24°W
SLB
IATA · ICAO
KSLB
Storm Lake Municipal Airport (SLB) serves Storm Lake, United States. It sits at 42.60/-95.24, rises to 1488 ft, is classified as small airport.
Type
Small airport
Elevation
1488ft
Scheduled service
NO
ICAO
KSLB
All facts
- IATA
- SLB
- Municipality
- Storm Lake
- Country
- United States
- Coords
- 42.60°N / 95.24°W
Nearby airports
FAQ
- What is the IATA code for Storm Lake Municipal Airport?
- SLB.
- What is the ICAO code for Storm Lake Municipal Airport?
- KSLB.
- Where is Storm Lake Municipal Airport located?
- Storm Lake, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SLB
{
"data": {
"id": 4567,
"iata_code": "SLB",
"icao_code": "KSLB",
"name": "Storm Lake Municipal Airport",
"country_code": "US",
"city_id": 4877655,
"latitude": "42.5973014832",
"longitude": "-95.24069976810001",
"elevation": 1488,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Storm Lake"
}
}