LEEDS BRADFORD AIRPORT
LEEDS, WEST YORKSHIRE · GB · 53.87°N / 1.66°W
LBA
IATA · ICAO
EGNM
Leeds Bradford Airport (LBA) serves Leeds, West Yorkshire, United Kingdom. It sits at 53.87/-1.66, rises to 681 ft, is classified as large airport.
Type
Large airport
Elevation
681ft
Scheduled service
YES
ICAO
EGNM
All facts
- IATA
- LBA
- Municipality
- Leeds, West Yorkshire
- Country
- United Kingdom
- Coords
- 53.87°N / 1.66°W
Nearby airports
FAQ
- What is the IATA code for Leeds Bradford Airport?
- LBA.
- What is the ICAO code for Leeds Bradford Airport?
- EGNM.
- Where is Leeds Bradford Airport located?
- Leeds, West Yorkshire, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LBA
{
"data": {
"id": 1415,
"iata_code": "LBA",
"icao_code": "EGNM",
"name": "Leeds Bradford Airport",
"country_code": "GB",
"city_id": 2654993,
"latitude": "53.865898",
"longitude": "-1.66057",
"elevation": 681,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Leeds, West Yorkshire"
}
}