BADAJOZ AIRPORT
BADAJOZ · ES · 38.89°N / 6.82°W
BJZ
IATA · ICAO
LEBZ
Badajoz Airport (BJZ) serves Badajoz, Spain. It sits at 38.89/-6.82, rises to 609 ft, is classified as medium airport.
Type
Medium airport
Elevation
609ft
Scheduled service
YES
ICAO
LEBZ
All facts
- IATA
- BJZ
- Municipality
- Badajoz
- Country
- Spain
- Coords
- 38.89°N / 6.82°W
Nearby airports
FAQ
- What is the IATA code for Badajoz Airport?
- BJZ.
- What is the ICAO code for Badajoz Airport?
- LEBZ.
- Where is Badajoz Airport located?
- Badajoz, Spain.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BJZ
{
"data": {
"id": 4849,
"iata_code": "BJZ",
"icao_code": "LEBZ",
"name": "Badajoz Airport",
"country_code": "ES",
"city_id": 2521420,
"latitude": "38.8913",
"longitude": "-6.82133",
"elevation": 609,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Badajoz"
}
}