VICHADERO AIRPORT
VICHADERO · UY · 31.74°S / 54.59°W
VCH
IATA · ICAO
SUVO
Vichadero Airport (VCH) serves Vichadero, Uruguay. It sits at -31.74/-54.59, rises to 488 ft, is classified as small airport.
Type
Small airport
Elevation
488ft
Scheduled service
NO
ICAO
SUVO
All facts
- IATA
- VCH
- Municipality
- Vichadero
- Country
- Uruguay
- Coords
- 31.74°S / 54.59°W
Nearby airports
FAQ
- What is the IATA code for Vichadero Airport?
- VCH.
- What is the ICAO code for Vichadero Airport?
- SUVO.
- Where is Vichadero Airport located?
- Vichadero, Uruguay.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VCH
{
"data": {
"id": 7868,
"iata_code": "VCH",
"icao_code": "SUVO",
"name": "Vichadero Airport",
"country_code": "UY",
"city_id": null,
"latitude": "-31.739166",
"longitude": "-54.587776",
"elevation": 488,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Vichadero"
}
}