ANTONIO RIVERA RODRIGUEZ AIRPORT
VIEQUES · PR · 18.13°N / 65.49°W
VQS
IATA · ICAO
TJVQ
Antonio Rivera Rodriguez Airport (VQS) serves Vieques, Puerto Rico. It sits at 18.13/-65.49, rises to 49 ft, is classified as medium airport.
Type
Medium airport
Elevation
49ft
Scheduled service
YES
ICAO
TJVQ
All facts
- IATA
- VQS
- Municipality
- Vieques
- Country
- Puerto Rico
- Coords
- 18.13°N / 65.49°W
Nearby airports
FAQ
- What is the IATA code for Antonio Rivera Rodriguez Airport?
- VQS.
- What is the ICAO code for Antonio Rivera Rodriguez Airport?
- TJVQ.
- Where is Antonio Rivera Rodriguez Airport located?
- Vieques, Puerto Rico.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VQS
{
"data": {
"id": 8075,
"iata_code": "VQS",
"icao_code": "TJVQ",
"name": "Antonio Rivera Rodriguez Airport",
"country_code": "PR",
"city_id": null,
"latitude": "18.1348",
"longitude": "-65.493599",
"elevation": 49,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Vieques"
}
}