BELFAST INTERNATIONAL AIRPORT
BELFAST · GB · 54.66°N / 6.22°W
BFS
IATA · ICAO
EGAA
Belfast International Airport (BFS) serves Belfast, United Kingdom. It sits at 54.66/-6.22, rises to 268 ft, is classified as large airport.
Type
Large airport
Elevation
268ft
Scheduled service
YES
ICAO
EGAA
All facts
- IATA
- BFS
- Municipality
- Belfast
- Country
- United Kingdom
- Coords
- 54.66°N / 6.22°W
Nearby airports
FAQ
- What is the IATA code for Belfast International Airport?
- BFS.
- What is the ICAO code for Belfast International Airport?
- EGAA.
- Where is Belfast International Airport located?
- Belfast, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BFS
{
"data": {
"id": 1334,
"iata_code": "BFS",
"icao_code": "EGAA",
"name": "Belfast International Airport",
"country_code": "GB",
"city_id": null,
"latitude": "54.6575012207",
"longitude": "-6.2158298492399995",
"elevation": 268,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Belfast"
}
}