FUERTEVENTURA AIRPORT
EL MATORRAL · ES · 28.45°N / 13.86°W
FUE
IATA · ICAO
GCFV
Fuerteventura Airport (FUE) serves El Matorral, Spain. It sits at 28.45/-13.86, rises to 85 ft, is classified as large airport.
Type
Large airport
Elevation
85ft
Scheduled service
YES
ICAO
GCFV
All facts
- IATA
- FUE
- Municipality
- El Matorral
- Country
- Spain
- Coords
- 28.45°N / 13.86°W
Nearby airports
FAQ
- What is the IATA code for Fuerteventura Airport?
- FUE.
- What is the ICAO code for Fuerteventura Airport?
- GCFV.
- Where is Fuerteventura Airport located?
- El Matorral, Spain.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FUE
{
"data": {
"id": 2714,
"iata_code": "FUE",
"icao_code": "GCFV",
"name": "Fuerteventura Airport",
"country_code": "ES",
"city_id": null,
"latitude": "28.4527",
"longitude": "-13.8638",
"elevation": 85,
"type": "large_airport",
"scheduled_service": true,
"municipality": "El Matorral"
}
}