UNA-COMANDATUBA AIRPORT
UNA · BR · 15.35°S / 39.00°W
UNA
IATA · ICAO
SBTC
Una-Comandatuba Airport (UNA) serves Una, Brazil. It sits at -15.35/-39.00, rises to 23 ft, is classified as small airport.
Type
Small airport
Elevation
23ft
Scheduled service
YES
ICAO
SBTC
All facts
- IATA
- UNA
- Municipality
- Una
- Country
- Brazil
- Coords
- 15.35°S / 39.00°W
Nearby airports
FAQ
- What is the IATA code for Una-Comandatuba Airport?
- UNA.
- What is the ICAO code for Una-Comandatuba Airport?
- SBTC.
- Where is Una-Comandatuba Airport located?
- Una, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/UNA
{
"data": {
"id": 7336,
"iata_code": "UNA",
"icao_code": "SBTC",
"name": "Una-Comandatuba Airport",
"country_code": "BR",
"city_id": null,
"latitude": "-15.354358",
"longitude": "-38.998729",
"elevation": 23,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Una"
}
}