INVERNESS AIRPORT
INVERNESS · GB · 57.54°N / 4.05°W
INV
IATA · ICAO
EGPE
Inverness Airport (INV) serves Inverness, United Kingdom. It sits at 57.54/-4.05, rises to 31 ft, is classified as medium airport.
Type
Medium airport
Elevation
31ft
Scheduled service
YES
ICAO
EGPE
All facts
- IATA
- INV
- Municipality
- Inverness
- Country
- United Kingdom
- Coords
- 57.54°N / 4.05°W
Nearby airports
FAQ
- What is the IATA code for Inverness Airport?
- INV.
- What is the ICAO code for Inverness Airport?
- EGPE.
- Where is Inverness Airport located?
- Inverness, United Kingdom.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/INV
{
"data": {
"id": 1432,
"iata_code": "INV",
"icao_code": "EGPE",
"name": "Inverness Airport",
"country_code": "GB",
"city_id": null,
"latitude": "57.5425",
"longitude": "-4.0475",
"elevation": 31,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Inverness"
}
}