SOUTH BEND INTERNATIONAL AIRPORT
SOUTH BEND · US · 41.71°N / 86.32°W
SBN
IATA · ICAO
KSBN
South Bend International Airport (SBN) serves South Bend, United States. It sits at 41.71/-86.32, rises to 799 ft, is classified as medium airport.
Type
Medium airport
Elevation
799ft
Scheduled service
YES
ICAO
KSBN
All facts
- IATA
- SBN
- Municipality
- South Bend
- Country
- United States
- Coords
- 41.71°N / 86.32°W
Nearby airports
FAQ
- What is the IATA code for South Bend International Airport?
- SBN.
- What is the ICAO code for South Bend International Airport?
- KSBN.
- Where is South Bend International Airport located?
- South Bend, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SBN
{
"data": {
"id": 4523,
"iata_code": "SBN",
"icao_code": "KSBN",
"name": "South Bend International Airport",
"country_code": "US",
"city_id": 4926563,
"latitude": "41.708304",
"longitude": "-86.316922",
"elevation": 799,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "South Bend"
}
}