ISLE OF MAN AIRPORT
CASTLETOWN · IM · 54.08°N / 4.62°W
IOM
IATA · ICAO
EGNS
Isle of Man Airport (IOM) serves Castletown, Isle of Man. It sits at 54.08/-4.62, rises to 52 ft, is classified as large airport.
Type
Large airport
Elevation
52ft
Scheduled service
YES
ICAO
EGNS
All facts
- IATA
- IOM
- Municipality
- Castletown
- Country
- Isle of Man
- Coords
- 54.08°N / 4.62°W
Nearby airports
FAQ
- What is the IATA code for Isle of Man Airport?
- IOM.
- What is the ICAO code for Isle of Man Airport?
- EGNS.
- Where is Isle of Man Airport located?
- Castletown, Isle of Man.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/IOM
{
"data": {
"id": 1420,
"iata_code": "IOM",
"icao_code": "EGNS",
"name": "Isle of Man Airport",
"country_code": "IM",
"city_id": 3042255,
"latitude": "54.083081",
"longitude": "-4.623871",
"elevation": 52,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Castletown"
}
}