ALDERNEY AIRPORT
SAINT ANNE · GG · 49.71°N / 2.21°W
ACI
IATA · ICAO
EGJA
Alderney Airport (ACI) serves Saint Anne, Guernsey. It sits at 49.71/-2.21, rises to 290 ft, is classified as medium airport.
Type
Medium airport
Elevation
290ft
Scheduled service
YES
ICAO
EGJA
All facts
- IATA
- ACI
- Municipality
- Saint Anne
- Country
- Guernsey
- Coords
- 49.71°N / 2.21°W
Nearby airports
FAQ
- What is the IATA code for Alderney Airport?
- ACI.
- What is the ICAO code for Alderney Airport?
- EGJA.
- Where is Alderney Airport located?
- Saint Anne, Guernsey.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ACI
{
"data": {
"id": 1391,
"iata_code": "ACI",
"icao_code": "EGJA",
"name": "Alderney Airport",
"country_code": "GG",
"city_id": 3042289,
"latitude": "49.706104",
"longitude": "-2.21472",
"elevation": 290,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Saint Anne"
}
}