VILA REAL AIRPORT
VILA REAL · PT · 41.27°N / 7.72°W
VRL
IATA · ICAO
LPVR
Vila Real Airport (VRL) serves Vila Real, Portugal. It sits at 41.27/-7.72, rises to 1805 ft, is classified as medium airport.
Type
Medium airport
Elevation
1805ft
Scheduled service
YES
ICAO
LPVR
All facts
- IATA
- VRL
- Municipality
- Vila Real
- Country
- Portugal
- Coords
- 41.27°N / 7.72°W
Nearby airports
FAQ
- What is the IATA code for Vila Real Airport?
- VRL.
- What is the ICAO code for Vila Real Airport?
- LPVR.
- Where is Vila Real Airport located?
- Vila Real, Portugal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VRL
{
"data": {
"id": 5465,
"iata_code": "VRL",
"icao_code": "LPVR",
"name": "Vila Real Airport",
"country_code": "PT",
"city_id": 2732438,
"latitude": "41.2743",
"longitude": "-7.72047",
"elevation": 1805,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Vila Real"
}
}