SOUTHAMPTON AIRPORT
SOUTHAMPTON · GB · 50.95°N / 1.36°W
SOU
IATA · ICAO
EGHI
Southampton Airport (SOU) serves Southampton, United Kingdom. It sits at 50.95/-1.36, rises to 44 ft, is classified as medium airport.
Type
Medium airport
Elevation
44ft
Scheduled service
YES
ICAO
EGHI
All facts
- IATA
- SOU
- Municipality
- Southampton
- Country
- United Kingdom
- Coords
- 50.95°N / 1.36°W
Nearby airports
FAQ
- What is the IATA code for Southampton Airport?
- SOU.
- What is the ICAO code for Southampton Airport?
- EGHI.
- Where is Southampton Airport located?
- Southampton, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SOU
{
"data": {
"id": 1386,
"iata_code": "SOU",
"icao_code": "EGHI",
"name": "Southampton Airport",
"country_code": "GB",
"city_id": 2637487,
"latitude": "50.950298",
"longitude": "-1.3568",
"elevation": 44,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Southampton"
}
}