BILBAO AIRPORT
BILBAO · ES · 43.30°N / 2.91°W
BIO
IATA · ICAO
LEBB
Bilbao Airport (BIO) serves Bilbao, Spain. It sits at 43.30/-2.91, rises to 138 ft, is classified as large airport.
Type
Large airport
Elevation
138ft
Scheduled service
YES
ICAO
LEBB
All facts
- IATA
- BIO
- Municipality
- Bilbao
- Country
- Spain
- Coords
- 43.30°N / 2.91°W
Nearby airports
FAQ
- What is the IATA code for Bilbao Airport?
- BIO.
- What is the ICAO code for Bilbao Airport?
- LEBB.
- Where is Bilbao Airport located?
- Bilbao, Spain.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BIO
{
"data": {
"id": 4846,
"iata_code": "BIO",
"icao_code": "LEBB",
"name": "Bilbao Airport",
"country_code": "ES",
"city_id": 3128026,
"latitude": "43.301102",
"longitude": "-2.91061",
"elevation": 138,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Bilbao"
}
}