SAN LUIS COUNTY REGIONAL AIRPORT
SAN LUIS OBISPO · US · 35.24°N / 120.64°W
SBP
IATA · ICAO
KSBP
San Luis County Regional Airport (SBP) serves San Luis Obispo, United States. It sits at 35.24/-120.64, rises to 212 ft, is classified as medium airport.
Type
Medium airport
Elevation
212ft
Scheduled service
YES
ICAO
KSBP
All facts
- IATA
- SBP
- Municipality
- San Luis Obispo
- Country
- United States
- Coords
- 35.24°N / 120.64°W
Nearby airports
FAQ
- What is the IATA code for San Luis County Regional Airport?
- SBP.
- What is the ICAO code for San Luis County Regional Airport?
- KSBP.
- Where is San Luis County Regional Airport located?
- San Luis Obispo, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SBP
{
"data": {
"id": 4524,
"iata_code": "SBP",
"icao_code": "KSBP",
"name": "San Luis County Regional Airport",
"country_code": "US",
"city_id": 5392323,
"latitude": "35.236801147499996",
"longitude": "-120.641998291",
"elevation": 212,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "San Luis Obispo"
}
}