VADSØ AIRPORT
VADSØ · NO · 70.07°N / 29.84°E
VDS
IATA · ICAO
ENVD
Vadsø Airport (VDS) serves Vadsø, Norway. It sits at 70.07/29.84, rises to 127 ft, is classified as medium airport.
Type
Medium airport
Elevation
127ft
Scheduled service
YES
ICAO
ENVD
All facts
- IATA
- VDS
- Municipality
- Vadsø
- Country
- Norway
- Coords
- 70.07°N / 29.84°E
Nearby airports
FAQ
- What is the IATA code for Vadsø Airport?
- VDS.
- What is the ICAO code for Vadsø Airport?
- ENVD.
- Where is Vadsø Airport located?
- Vadsø, Norway.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VDS
{
"data": {
"id": 1626,
"iata_code": "VDS",
"icao_code": "ENVD",
"name": "Vadsø Airport",
"country_code": "NO",
"city_id": 777073,
"latitude": "70.0653",
"longitude": "29.8447",
"elevation": 127,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Vadsø"
}
}