LONDON GATWICK AIRPORT
LONDON · GB · 51.15°N / 0.19°W
LGW
IATA · ICAO
EGKK
London Gatwick Airport (LGW) serves London, United Kingdom. It sits at 51.15/-0.19, rises to 202 ft, is classified as large airport.
Type
Large airport
Elevation
202ft
Scheduled service
YES
ICAO
EGKK
All facts
- IATA
- LGW
- Municipality
- London
- Country
- United Kingdom
- Coords
- 51.15°N / 0.19°W
Nearby airports
FAQ
- What is the IATA code for London Gatwick Airport?
- LGW.
- What is the ICAO code for London Gatwick Airport?
- EGKK.
- Where is London Gatwick Airport located?
- London, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LGW
{
"data": {
"id": 1394,
"iata_code": "LGW",
"icao_code": "EGKK",
"name": "London Gatwick Airport",
"country_code": "GB",
"city_id": 2652053,
"latitude": "51.148744",
"longitude": "-0.185739",
"elevation": 202,
"type": "large_airport",
"scheduled_service": true,
"municipality": "London"
}
}