BOURNEMOUTH AIRPORT
BOURNEMOUTH · GB · 50.78°N / 1.84°W
BOH
IATA · ICAO
EGHH
Bournemouth Airport (BOH) serves Bournemouth, United Kingdom. It sits at 50.78/-1.84, rises to 38 ft, is classified as medium airport.
Type
Medium airport
Elevation
38ft
Scheduled service
YES
ICAO
EGHH
All facts
- IATA
- BOH
- Municipality
- Bournemouth
- Country
- United Kingdom
- Coords
- 50.78°N / 1.84°W
Nearby airports
FAQ
- What is the IATA code for Bournemouth Airport?
- BOH.
- What is the ICAO code for Bournemouth Airport?
- EGHH.
- Where is Bournemouth Airport located?
- Bournemouth, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/BOH
{
"data": {
"id": 1385,
"iata_code": "BOH",
"icao_code": "EGHH",
"name": "Bournemouth Airport",
"country_code": "GB",
"city_id": 2655095,
"latitude": "50.780483",
"longitude": "-1.839576",
"elevation": 38,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Bournemouth"
}
}