UNION ISLAND INTERNATIONAL AIRPORT
UNION ISLAND · VC · 12.60°N / 61.41°W
UNI
IATA · ICAO
TVSU
Union Island International Airport (UNI) serves Union Island, Saint Vincent and the Grenadines. It sits at 12.60/-61.41, rises to 16 ft, is classified as medium airport.
Type
Medium airport
Elevation
16ft
Scheduled service
YES
ICAO
TVSU
All facts
- IATA
- UNI
- Municipality
- Union Island
- Country
- Saint Vincent and the Grenadines
- Coords
- 12.60°N / 61.41°W
Nearby airports
FAQ
- What is the IATA code for Union Island International Airport?
- UNI.
- What is the ICAO code for Union Island International Airport?
- TVSU.
- Where is Union Island International Airport located?
- Union Island, Saint Vincent and the Grenadines.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/UNI
{
"data": {
"id": 8101,
"iata_code": "UNI",
"icao_code": "TVSU",
"name": "Union Island International Airport",
"country_code": "VC",
"city_id": null,
"latitude": "12.600135",
"longitude": "-61.411945",
"elevation": 16,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Union Island"
}
}