BALMACEDA AIRPORT
BALMACEDA · CL · 45.92°S / 71.69°W
BBA
IATA · ICAO
SCBA
Balmaceda Airport (BBA) serves Balmaceda, Chile. It sits at -45.92/-71.69, rises to 1722 ft, is classified as medium airport.
Type
Medium airport
Elevation
1722ft
Scheduled service
YES
ICAO
SCBA
All facts
- IATA
- BBA
- Municipality
- Balmaceda
- Country
- Chile
- Coords
- 45.92°S / 71.69°W
Nearby airports
FAQ
- What is the IATA code for Balmaceda Airport?
- BBA.
- What is the ICAO code for Balmaceda Airport?
- SCBA.
- Where is Balmaceda Airport located?
- Balmaceda, Chile.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BBA
{
"data": {
"id": 7360,
"iata_code": "BBA",
"icao_code": "SCBA",
"name": "Balmaceda Airport",
"country_code": "CL",
"city_id": null,
"latitude": "-45.915968",
"longitude": "-71.689499",
"elevation": 1722,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Balmaceda"
}
}