GOL AIRPORT
KLANTEN FLYPLASS · NO · 60.79°N / 9.05°E
GLL
IATA · ICAO
ENKL
Gol Airport (GLL) serves Klanten flyplass, Norway. It sits at 60.79/9.05, rises to 2770 ft, is classified as small airport.
Type
Small airport
Elevation
2770ft
Scheduled service
NO
ICAO
ENKL
All facts
- IATA
- GLL
- Municipality
- Klanten flyplass
- Country
- Norway
- Coords
- 60.79°N / 9.05°E
Nearby airports
FAQ
- What is the IATA code for Gol Airport?
- GLL.
- What is the ICAO code for Gol Airport?
- ENKL.
- Where is Gol Airport located?
- Klanten flyplass, Norway.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GLL
{
"data": {
"id": 1595,
"iata_code": "GLL",
"icao_code": "ENKL",
"name": "Gol Airport",
"country_code": "NO",
"city_id": null,
"latitude": "60.791066",
"longitude": "9.048672",
"elevation": 2770,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Klanten flyplass"
}
}