BRAGANÇA AIRPORT
BRAGANÇA · PT · 41.86°N / 6.71°W
BGC
IATA · ICAO
LPBG
Bragança Airport (BGC) serves Bragança, Portugal. It sits at 41.86/-6.71, rises to 2241 ft, is classified as medium airport.
Type
Medium airport
Elevation
2241ft
Scheduled service
YES
ICAO
LPBG
All facts
- IATA
- BGC
- Municipality
- Bragança
- Country
- Portugal
- Coords
- 41.86°N / 6.71°W
Nearby airports
FAQ
- What is the IATA code for Bragança Airport?
- BGC.
- What is the ICAO code for Bragança Airport?
- LPBG.
- Where is Bragança Airport located?
- Bragança, Portugal.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BGC
{
"data": {
"id": 5428,
"iata_code": "BGC",
"icao_code": "LPBG",
"name": "Bragança Airport",
"country_code": "PT",
"city_id": 2742027,
"latitude": "41.8578",
"longitude": "-6.70713",
"elevation": 2241,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bragança"
}
}