LYON BRON AIRPORT
CHASSIEU, LYON · FR · 45.73°N / 4.94°E
LYN
IATA · ICAO
LFLY
Lyon Bron Airport (LYN) serves Chassieu, Lyon, France. It sits at 45.73/4.94, rises to 659 ft, is classified as medium airport.
Type
Medium airport
Elevation
659ft
Scheduled service
NO
ICAO
LFLY
All facts
- IATA
- LYN
- Municipality
- Chassieu, Lyon
- Country
- France
- Coords
- 45.73°N / 4.94°E
Nearby airports
FAQ
- What is the IATA code for Lyon Bron Airport?
- LYN.
- What is the ICAO code for Lyon Bron Airport?
- LFLY.
- Where is Lyon Bron Airport located?
- Chassieu, Lyon, France.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LYN
{
"data": {
"id": 4979,
"iata_code": "LYN",
"icao_code": "LFLY",
"name": "Lyon Bron Airport",
"country_code": "FR",
"city_id": 2970072,
"latitude": "45.727947",
"longitude": "4.943991",
"elevation": 659,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Chassieu, Lyon"
}
}