CAMPBELTOWN AIRPORT
CAMPBELTOWN · GB · 55.44°N / 5.69°W
CAL
IATA · ICAO
EGEC
Campbeltown Airport (CAL) serves Campbeltown, United Kingdom. It sits at 55.44/-5.69, rises to 42 ft, is classified as medium airport.
Type
Medium airport
Elevation
42ft
Scheduled service
YES
ICAO
EGEC
All facts
- IATA
- CAL
- Municipality
- Campbeltown
- Country
- United Kingdom
- Coords
- 55.44°N / 5.69°W
Nearby airports
FAQ
- What is the IATA code for Campbeltown Airport?
- CAL.
- What is the ICAO code for Campbeltown Airport?
- EGEC.
- Where is Campbeltown Airport located?
- Campbeltown, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/CAL
{
"data": {
"id": 1363,
"iata_code": "CAL",
"icao_code": "EGEC",
"name": "Campbeltown Airport",
"country_code": "GB",
"city_id": 2653915,
"latitude": "55.437199",
"longitude": "-5.68639",
"elevation": 42,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Campbeltown"
}
}