LUBLIN AIRPORT
LUBLIN · PL · 51.24°N / 22.71°E
LUZ
IATA · ICAO
EPLB
Lublin Airport (LUZ) serves Lublin, Poland. It sits at 51.24/22.71, rises to 633 ft, is classified as large airport.
Type
Large airport
Elevation
633ft
Scheduled service
YES
ICAO
EPLB
All facts
- IATA
- LUZ
- Municipality
- Lublin
- Country
- Poland
- Coords
- 51.24°N / 22.71°E
Nearby airports
FAQ
- What is the IATA code for Lublin Airport?
- LUZ.
- What is the ICAO code for Lublin Airport?
- EPLB.
- Where is Lublin Airport located?
- Lublin, Poland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LUZ
{
"data": {
"id": 1652,
"iata_code": "LUZ",
"icao_code": "EPLB",
"name": "Lublin Airport",
"country_code": "PL",
"city_id": 765876,
"latitude": "51.240157",
"longitude": "22.713461",
"elevation": 633,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Lublin"
}
}