OBAN AIRPORT
NORTH CONNEL · GB · 56.46°N / 5.40°W
OBN
IATA · ICAO
EGEO
Oban Airport (OBN) serves North Connel, United Kingdom. It sits at 56.46/-5.40, rises to 20 ft, is classified as small airport.
Type
Small airport
Elevation
20ft
Scheduled service
YES
ICAO
EGEO
All facts
- IATA
- OBN
- Municipality
- North Connel
- Country
- United Kingdom
- Coords
- 56.46°N / 5.40°W
Nearby airports
FAQ
- What is the IATA code for Oban Airport?
- OBN.
- What is the ICAO code for Oban Airport?
- EGEO.
- Where is Oban Airport located?
- North Connel, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OBN
{
"data": {
"id": 1371,
"iata_code": "OBN",
"icao_code": "EGEO",
"name": "Oban Airport",
"country_code": "GB",
"city_id": null,
"latitude": "56.463501",
"longitude": "-5.39967",
"elevation": 20,
"type": "small_airport",
"scheduled_service": true,
"municipality": "North Connel"
}
}