FRANCO BIANCO AIRPORT
CERRO SOMBRERO · CL · 52.74°S / 69.33°W
SMB
IATA · ICAO
SCSB
Franco Bianco Airport (SMB) serves Cerro Sombrero, Chile. It sits at -52.74/-69.33, rises to 104 ft, is classified as small airport.
Type
Small airport
Elevation
104ft
Scheduled service
NO
ICAO
SCSB
All facts
- IATA
- SMB
- Municipality
- Cerro Sombrero
- Country
- Chile
- Coords
- 52.74°S / 69.33°W
Nearby airports
FAQ
- What is the IATA code for Franco Bianco Airport?
- SMB.
- What is the ICAO code for Franco Bianco Airport?
- SCSB.
- Where is Franco Bianco Airport located?
- Cerro Sombrero, Chile.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SMB
{
"data": {
"id": 7416,
"iata_code": "SMB",
"icao_code": "SCSB",
"name": "Franco Bianco Airport",
"country_code": "CL",
"city_id": null,
"latitude": "-52.736698",
"longitude": "-69.333603",
"elevation": 104,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Cerro Sombrero"
}
}