VALENCIA AIRPORT
VALENCIA · ES · 39.49°N / 0.48°W
VLC
IATA · ICAO
LEVC
Valencia Airport (VLC) serves Valencia, Spain. It sits at 39.49/-0.48, rises to 240 ft, is classified as large airport.
Type
Large airport
Elevation
240ft
Scheduled service
YES
ICAO
LEVC
All facts
- IATA
- VLC
- Municipality
- Valencia
- Country
- Spain
- Coords
- 39.49°N / 0.48°W
Nearby airports
FAQ
- What is the IATA code for Valencia Airport?
- VLC.
- What is the ICAO code for Valencia Airport?
- LEVC.
- Where is Valencia Airport located?
- Valencia, Spain.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VLC
{
"data": {
"id": 4881,
"iata_code": "VLC",
"icao_code": "LEVC",
"name": "Valencia Airport",
"country_code": "ES",
"city_id": 2509954,
"latitude": "39.489162",
"longitude": "-0.480961",
"elevation": 240,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Valencia"
}
}