VAN DON INTERNATIONAL AIRPORT
VAN DON · VN · 21.12°N / 107.42°E
VDO
IATA · ICAO
VVVD
Van Don International Airport (VDO) serves Van Don, Vietnam. It sits at 21.12/107.42, rises to 24 ft, is classified as medium airport.
Type
Medium airport
Elevation
24ft
Scheduled service
YES
ICAO
VVVD
All facts
- IATA
- VDO
- Municipality
- Van Don
- Country
- Vietnam
- Coords
- 21.12°N / 107.42°E
Nearby airports
FAQ
- What is the IATA code for Van Don International Airport?
- VDO.
- What is the ICAO code for Van Don International Airport?
- VVVD.
- Where is Van Don International Airport located?
- Van Don, Vietnam.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VDO
{
"data": {
"id": 8787,
"iata_code": "VDO",
"icao_code": "VVVD",
"name": "Van Don International Airport",
"country_code": "VN",
"city_id": null,
"latitude": "21.120693",
"longitude": "107.41539",
"elevation": 24,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Van Don"
}
}