STOCKHOLM VÄSTERÅS AIRPORT
STOCKHOLM / VÄSTERÅS · SE · 59.59°N / 16.63°E
VST
IATA · ICAO
ESOW
Stockholm Västerås Airport (VST) serves Stockholm / Västerås, Sweden. It sits at 59.59/16.63, rises to 21 ft, is classified as large airport.
Type
Large airport
Elevation
21ft
Scheduled service
YES
ICAO
ESOW
All facts
- IATA
- VST
- Municipality
- Stockholm / Västerås
- Country
- Sweden
- Coords
- 59.59°N / 16.63°E
Nearby airports
FAQ
- What is the IATA code for Stockholm Västerås Airport?
- VST.
- What is the ICAO code for Stockholm Västerås Airport?
- ESOW.
- Where is Stockholm Västerås Airport located?
- Stockholm / Västerås, Sweden.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VST
{
"data": {
"id": 1762,
"iata_code": "VST",
"icao_code": "ESOW",
"name": "Stockholm Västerås Airport",
"country_code": "SE",
"city_id": 2664454,
"latitude": "59.589401",
"longitude": "16.6336",
"elevation": 21,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Stockholm / Västerås"
}
}