BARRILES AIRPORT
TOCOPILLA · CL · 22.14°S / 70.06°W
TOQ
IATA · ICAO
SCBE
Barriles Airport (TOQ) serves Tocopilla, Chile. It sits at -22.14/-70.06, rises to 3475 ft, is classified as medium airport.
Type
Medium airport
Elevation
3475ft
Scheduled service
NO
ICAO
SCBE
All facts
- IATA
- TOQ
- Municipality
- Tocopilla
- Country
- Chile
- Coords
- 22.14°S / 70.06°W
FAQ
- What is the IATA code for Barriles Airport?
- TOQ.
- What is the ICAO code for Barriles Airport?
- SCBE.
- Where is Barriles Airport located?
- Tocopilla, Chile.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/TOQ
{
"data": {
"id": 7361,
"iata_code": "TOQ",
"icao_code": "SCBE",
"name": "Barriles Airport",
"country_code": "CL",
"city_id": null,
"latitude": "-22.1411",
"longitude": "-70.062897",
"elevation": 3475,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Tocopilla"
}
}