BANGOR INTERNATIONAL AIRPORT
BANGOR · US · 44.81°N / 68.83°W
BGR
IATA · ICAO
KBGR
Bangor International Airport (BGR) serves Bangor, United States. It sits at 44.81/-68.83, rises to 192 ft, is classified as medium airport.
Type
Medium airport
Elevation
192ft
Scheduled service
YES
ICAO
KBGR
All facts
- IATA
- BGR
- Municipality
- Bangor
- Country
- United States
- Coords
- 44.81°N / 68.83°W
Nearby airports
FAQ
- What is the IATA code for Bangor International Airport?
- BGR.
- What is the ICAO code for Bangor International Airport?
- KBGR.
- Where is Bangor International Airport located?
- Bangor, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BGR
{
"data": {
"id": 3338,
"iata_code": "BGR",
"icao_code": "KBGR",
"name": "Bangor International Airport",
"country_code": "US",
"city_id": 4957280,
"latitude": "44.806364",
"longitude": "-68.826668",
"elevation": 192,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bangor"
}
}