VENTSPILS INTERNATIONAL AIRPORT
VENTSPILS · LV · 57.36°N / 21.54°E
VNT
IATA · ICAO
EVVA
Ventspils International Airport (VNT) serves Ventspils, Latvia. It sits at 57.36/21.54, rises to 19 ft, is classified as small airport.
Type
Small airport
Elevation
19ft
Scheduled service
NO
ICAO
EVVA
All facts
- IATA
- VNT
- Municipality
- Ventspils
- Country
- Latvia
- Coords
- 57.36°N / 21.54°E
Nearby airports
FAQ
- What is the IATA code for Ventspils International Airport?
- VNT.
- What is the ICAO code for Ventspils International Airport?
- EVVA.
- Where is Ventspils International Airport located?
- Ventspils, Latvia.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VNT
{
"data": {
"id": 1831,
"iata_code": "VNT",
"icao_code": "EVVA",
"name": "Ventspils International Airport",
"country_code": "LV",
"city_id": 454310,
"latitude": "57.3578",
"longitude": "21.544201",
"elevation": 19,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Ventspils"
}
}