CAPURGANÁ AIRPORT
ACANDÍ · CO · 8.63°N / 77.35°W
CPB
IATA · ICAO
SKCA
Capurganá Airport (CPB) serves Acandí, Colombia. It sits at 8.63/-77.35, rises to 49 ft, is classified as small airport.
Type
Small airport
Elevation
49ft
Scheduled service
NO
ICAO
SKCA
All facts
- IATA
- CPB
- Municipality
- Acandí
- Country
- Colombia
- Coords
- 8.63°N / 77.35°W
Nearby airports
FAQ
- What is the IATA code for Capurganá Airport?
- CPB.
- What is the ICAO code for Capurganá Airport?
- SKCA.
- Where is Capurganá Airport located?
- Acandí, Colombia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CPB
{
"data": {
"id": 7558,
"iata_code": "CPB",
"icao_code": "SKCA",
"name": "Capurganá Airport",
"country_code": "CO",
"city_id": null,
"latitude": "8.632169",
"longitude": "-77.350262",
"elevation": 49,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Acandí"
}
}