CANELA AIRPORT
CANELA · BR · 29.37°S / 50.83°W
CEL
IATA · ICAO
SSCN
Canela Airport (CEL) serves Canela, Brazil. It sits at -29.37/-50.83, rises to 2746 ft, is classified as small airport.
Type
Small airport
Elevation
2746ft
Scheduled service
YES
ICAO
SSCN
All facts
- IATA
- CEL
- Municipality
- Canela
- Country
- Brazil
- Coords
- 29.37°S / 50.83°W
Nearby airports
FAQ
- What is the IATA code for Canela Airport?
- CEL.
- What is the ICAO code for Canela Airport?
- SSCN.
- Where is Canela Airport located?
- Canela, Brazil.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CEL
{
"data": {
"id": 7823,
"iata_code": "CEL",
"icao_code": "SSCN",
"name": "Canela Airport",
"country_code": "BR",
"city_id": 3467530,
"latitude": "-29.370091",
"longitude": "-50.831729",
"elevation": 2746,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Canela"
}
}