CONCEPCIÓN AIRPORT
CONCEPCIÓN · BO · 16.14°S / 62.03°W
CEP
IATA · ICAO
SLCP
Concepción Airport (CEP) serves Concepción, Bolivia. It sits at -16.14/-62.03, rises to 1620 ft, is classified as small airport.
Type
Small airport
Elevation
1620ft
Scheduled service
NO
ICAO
SLCP
All facts
- IATA
- CEP
- Municipality
- Concepción
- Country
- Bolivia
- Coords
- 16.14°S / 62.03°W
Nearby airports
FAQ
- What is the IATA code for Concepción Airport?
- CEP.
- What is the ICAO code for Concepción Airport?
- SLCP.
- Where is Concepción Airport located?
- Concepción, Bolivia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CEP
{
"data": {
"id": 7661,
"iata_code": "CEP",
"icao_code": "SLCP",
"name": "Concepción Airport",
"country_code": "BO",
"city_id": null,
"latitude": "-16.142688",
"longitude": "-62.026595",
"elevation": 1620,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Concepción"
}
}