FLORES AIRPORT
SANTA CRUZ DAS FLORES · PT · 39.46°N / 31.13°W
FLW
IATA · ICAO
LPFL
Flores Airport (FLW) serves Santa Cruz das Flores, Portugal. It sits at 39.46/-31.13, rises to 112 ft, is classified as medium airport.
Type
Medium airport
Elevation
112ft
Scheduled service
YES
ICAO
LPFL
All facts
- IATA
- FLW
- Municipality
- Santa Cruz das Flores
- Country
- Portugal
- Coords
- 39.46°N / 31.13°W
Nearby airports
FAQ
- What is the IATA code for Flores Airport?
- FLW.
- What is the ICAO code for Flores Airport?
- LPFL.
- Where is Flores Airport located?
- Santa Cruz das Flores, Portugal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FLW
{
"data": {
"id": 5444,
"iata_code": "FLW",
"icao_code": "LPFL",
"name": "Flores Airport",
"country_code": "PT",
"city_id": 3372643,
"latitude": "39.455299377441406",
"longitude": "-31.131399154663086",
"elevation": 112,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Santa Cruz das Flores"
}
}