KASSEL AIRPORT
CALDEN · DE · 51.42°N / 9.39°E
KSF
IATA · ICAO
EDVK
Kassel Airport (KSF) serves Calden, Germany. It sits at 51.42/9.39, rises to 820 ft, is classified as large airport.
Type
Large airport
Elevation
820ft
Scheduled service
YES
ICAO
EDVK
All facts
- IATA
- KSF
- Municipality
- Calden
- Country
- Germany
- Coords
- 51.42°N / 9.39°E
Nearby airports
FAQ
- What is the IATA code for Kassel Airport?
- KSF.
- What is the ICAO code for Kassel Airport?
- EDVK.
- Where is Kassel Airport located?
- Calden, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KSF
{
"data": {
"id": 1253,
"iata_code": "KSF",
"icao_code": "EDVK",
"name": "Kassel Airport",
"country_code": "DE",
"city_id": 2940412,
"latitude": "51.418395",
"longitude": "9.391638",
"elevation": 820,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Calden"
}
}