CANAIMA AIRPORT
CANAIMA · VE · 6.23°N / 62.85°W
CAJ
IATA · ICAO
SVCN
Canaima Airport (CAJ) serves Canaima, Venezuela. It sits at 6.23/-62.85, rises to 1450 ft, is classified as medium airport.
Type
Medium airport
Elevation
1450ft
Scheduled service
YES
ICAO
SVCN
All facts
- IATA
- CAJ
- Municipality
- Canaima
- Country
- Venezuela
- Coords
- 6.23°N / 62.85°W
Nearby airports
FAQ
- What is the IATA code for Canaima Airport?
- CAJ.
- What is the ICAO code for Canaima Airport?
- SVCN.
- Where is Canaima Airport located?
- Canaima, Venezuela.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CAJ
{
"data": {
"id": 7883,
"iata_code": "CAJ",
"icao_code": "SVCN",
"name": "Canaima Airport",
"country_code": "VE",
"city_id": null,
"latitude": "6.231989",
"longitude": "-62.85485",
"elevation": 1450,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Canaima"
}
}