BRIGHTON CITY AIRPORT
BRIGHTON, EAST SUSSEX · GB · 50.84°N / 0.30°W
ESH
IATA · ICAO
EGKA
Brighton City Airport (ESH) serves Brighton, East Sussex, United Kingdom. It sits at 50.84/-0.30, rises to 7 ft, is classified as medium airport.
Type
Medium airport
Elevation
7ft
Scheduled service
NO
ICAO
EGKA
All facts
- IATA
- ESH
- Municipality
- Brighton, East Sussex
- Country
- United Kingdom
- Coords
- 50.84°N / 0.30°W
Nearby airports
FAQ
- What is the IATA code for Brighton City Airport?
- ESH.
- What is the ICAO code for Brighton City Airport?
- EGKA.
- Where is Brighton City Airport located?
- Brighton, East Sussex, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ESH
{
"data": {
"id": 1394,
"iata_code": "ESH",
"icao_code": "EGKA",
"name": "Brighton City Airport",
"country_code": "GB",
"city_id": 2633521,
"latitude": "50.835602",
"longitude": "-0.297222",
"elevation": 7,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Brighton, East Sussex"
}
}