LEIPZIG/HALLE AIRPORT
SCHKEUDITZ · DE · 51.42°N / 12.23°E
LEJ
IATA · ICAO
EDDP
Leipzig/Halle Airport (LEJ) serves Schkeuditz, Germany. It sits at 51.42/12.23, rises to 465 ft, is classified as large airport.
Type
Large airport
Elevation
465ft
Scheduled service
YES
ICAO
EDDP
All facts
- IATA
- LEJ
- Municipality
- Schkeuditz
- Country
- Germany
- Coords
- 51.42°N / 12.23°E
Nearby airports
FAQ
- What is the IATA code for Leipzig/Halle Airport?
- LEJ.
- What is the ICAO code for Leipzig/Halle Airport?
- EDDP.
- Where is Leipzig/Halle Airport located?
- Schkeuditz, Germany.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LEJ
{
"data": {
"id": 1184,
"iata_code": "LEJ",
"icao_code": "EDDP",
"name": "Leipzig/Halle Airport",
"country_code": "DE",
"city_id": 2839050,
"latitude": "51.420657",
"longitude": "12.232705",
"elevation": 465,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Schkeuditz"
}
}