LONDON STANSTED AIRPORT
LONDON, ESSEX · GB · 51.88°N / 0.24°E
STN
IATA · ICAO
EGSS
London Stansted Airport (STN) serves London, Essex, United Kingdom. It sits at 51.88/0.24, rises to 348 ft, is classified as large airport.
Type
Large airport
Elevation
348ft
Scheduled service
YES
ICAO
EGSS
All facts
- IATA
- STN
- Municipality
- London, Essex
- Country
- United Kingdom
- Coords
- 51.88°N / 0.24°E
Nearby airports
FAQ
- What is the IATA code for London Stansted Airport?
- STN.
- What is the ICAO code for London Stansted Airport?
- EGSS.
- Where is London Stansted Airport located?
- London, Essex, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/STN
{
"data": {
"id": 1458,
"iata_code": "STN",
"icao_code": "EGSS",
"name": "London Stansted Airport",
"country_code": "GB",
"city_id": 2647461,
"latitude": "51.884998",
"longitude": "0.235",
"elevation": 348,
"type": "large_airport",
"scheduled_service": true,
"municipality": "London, Essex"
}
}