BOSTON LOGAN INTERNATIONAL AIRPORT
BOSTON · US · 42.36°N / 71.01°W
BOS
IATA · ICAO
KBOS
Boston Logan International Airport (BOS) serves Boston, United States. It sits at 42.36/-71.01, rises to 20 ft, is classified as large airport.
Type
Large airport
Elevation
20ft
Scheduled service
YES
ICAO
KBOS
All facts
- IATA
- BOS
- Municipality
- Boston
- Country
- United States
- Coords
- 42.36°N / 71.01°W
Nearby airports
FAQ
- What is the IATA code for Boston Logan International Airport?
- BOS.
- What is the ICAO code for Boston Logan International Airport?
- KBOS.
- Where is Boston Logan International Airport located?
- Boston, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BOS
{
"data": {
"id": 3377,
"iata_code": "BOS",
"icao_code": "KBOS",
"name": "Boston Logan International Airport",
"country_code": "US",
"city_id": 4930956,
"latitude": "42.36197",
"longitude": "-71.0079",
"elevation": 20,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Boston"
}
}