VÄSTERVIK AIRPORT
VÄSTERVIK · SE · 57.78°N / 16.52°E
VVK
IATA · ICAO
ESSW
Västervik Airport (VVK) serves Västervik, Sweden. It sits at 57.78/16.52, rises to 118 ft, is classified as small airport.
Type
Small airport
Elevation
118ft
Scheduled service
NO
ICAO
ESSW
All facts
- IATA
- VVK
- Municipality
- Västervik
- Country
- Sweden
- Coords
- 57.78°N / 16.52°E
Nearby airports
FAQ
- What is the IATA code for Västervik Airport?
- VVK.
- What is the ICAO code for Västervik Airport?
- ESSW.
- Where is Västervik Airport located?
- Västervik, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VVK
{
"data": {
"id": 1778,
"iata_code": "VVK",
"icao_code": "ESSW",
"name": "Västervik Airport",
"country_code": "SE",
"city_id": 2664203,
"latitude": "57.779999",
"longitude": "16.5236",
"elevation": 118,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Västervik"
}
}