BRISTOL AIRPORT
BRISTOL · GB · 51.38°N / 2.72°W
BRS
IATA · ICAO
EGGD
Bristol Airport (BRS) serves Bristol, United Kingdom. It sits at 51.38/-2.72, rises to 622 ft, is classified as large airport.
Type
Large airport
Elevation
622ft
Scheduled service
YES
ICAO
EGGD
All facts
- IATA
- BRS
- Municipality
- Bristol
- Country
- United Kingdom
- Coords
- 51.38°N / 2.72°W
Nearby airports
FAQ
- What is the IATA code for Bristol Airport?
- BRS.
- What is the ICAO code for Bristol Airport?
- EGGD.
- Where is Bristol Airport located?
- Bristol, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BRS
{
"data": {
"id": 1378,
"iata_code": "BRS",
"icao_code": "EGGD",
"name": "Bristol Airport",
"country_code": "GB",
"city_id": 2654675,
"latitude": "51.382326",
"longitude": "-2.716453",
"elevation": 622,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Bristol"
}
}