BELLINGHAM INTERNATIONAL AIRPORT
BELLINGHAM · US · 48.79°N / 122.54°W
BLI
IATA · ICAO
KBLI
Bellingham International Airport (BLI) serves Bellingham, United States. It sits at 48.79/-122.54, rises to 170 ft, is classified as medium airport.
Type
Medium airport
Elevation
170ft
Scheduled service
YES
ICAO
KBLI
All facts
- IATA
- BLI
- Municipality
- Bellingham
- Country
- United States
- Coords
- 48.79°N / 122.54°W
Nearby airports
FAQ
- What is the IATA code for Bellingham International Airport?
- BLI.
- What is the ICAO code for Bellingham International Airport?
- KBLI.
- Where is Bellingham International Airport located?
- Bellingham, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BLI
{
"data": {
"id": 3361,
"iata_code": "BLI",
"icao_code": "KBLI",
"name": "Bellingham International Airport",
"country_code": "US",
"city_id": 5786899,
"latitude": "48.79280090332031",
"longitude": "-122.53800201416016",
"elevation": 170,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bellingham"
}
}