COCHSTEDT AIRPORT
HECKLINGEN · DE · 51.86°N / 11.42°E
CSO
IATA · ICAO
EDBC
Cochstedt Airport (CSO) serves Hecklingen, Germany. It sits at 51.86/11.42, rises to 599 ft, is classified as small airport.
Type
Small airport
Elevation
599ft
Scheduled service
NO
ICAO
EDBC
All facts
- IATA
- CSO
- Municipality
- Hecklingen
- Country
- Germany
- Coords
- 51.86°N / 11.42°E
Nearby airports
FAQ
- What is the IATA code for Cochstedt Airport?
- CSO.
- What is the ICAO code for Cochstedt Airport?
- EDBC.
- Where is Cochstedt Airport located?
- Hecklingen, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CSO
{
"data": {
"id": 1138,
"iata_code": "CSO",
"icao_code": "EDBC",
"name": "Cochstedt Airport",
"country_code": "DE",
"city_id": 2908411,
"latitude": "51.8564",
"longitude": "11.4203",
"elevation": 599,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Hecklingen"
}
}