DIJON LONGVIC AIRPORT
DIJON · FR · 47.27°N / 5.09°E
DIJ
IATA · ICAO
LFSD
Dijon Longvic airport (DIJ) serves Dijon, France. It sits at 47.27/5.09, rises to 726 ft, is classified as medium airport.
Type
Medium airport
Elevation
726ft
Scheduled service
YES
ICAO
LFSD
All facts
- IATA
- DIJ
- Municipality
- Dijon
- Country
- France
- Coords
- 47.27°N / 5.09°E
Nearby airports
FAQ
- What is the IATA code for Dijon Longvic airport?
- DIJ.
- What is the ICAO code for Dijon Longvic airport?
- LFSD.
- Where is Dijon Longvic airport located?
- Dijon, France.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DIJ
{
"data": {
"id": 5043,
"iata_code": "DIJ",
"icao_code": "LFSD",
"name": "Dijon Longvic airport",
"country_code": "FR",
"city_id": 3021372,
"latitude": "47.268902",
"longitude": "5.09",
"elevation": 726,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Dijon"
}
}