KARLSKOGA AIRPORT
KARLSKOGA · SE · 59.35°N / 14.50°E
KSK
IATA · ICAO
ESKK
Karlskoga Airport (KSK) serves Karlskoga, Sweden. It sits at 59.35/14.50, rises to 407 ft, is classified as medium airport.
Type
Medium airport
Elevation
407ft
Scheduled service
NO
ICAO
ESKK
All facts
- IATA
- KSK
- Municipality
- Karlskoga
- Country
- Sweden
- Coords
- 59.35°N / 14.50°E
Nearby airports
FAQ
- What is the IATA code for Karlskoga Airport?
- KSK.
- What is the ICAO code for Karlskoga Airport?
- ESKK.
- Where is Karlskoga Airport located?
- Karlskoga, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/KSK
{
"data": {
"id": 1727,
"iata_code": "KSK",
"icao_code": "ESKK",
"name": "Karlskoga Airport",
"country_code": "SE",
"city_id": 2701715,
"latitude": "59.345901",
"longitude": "14.4959",
"elevation": 407,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Karlskoga"
}
}