GJÖGUR AIRPORT
GJÖGUR · IS · 66.00°N / 21.33°W
GJR
IATA · ICAO
BIGJ
Gjögur Airport (GJR) serves Gjögur, Iceland. It sits at 66.00/-21.33, rises to 83 ft, is classified as small airport.
Type
Small airport
Elevation
83ft
Scheduled service
NO
ICAO
BIGJ
All facts
- IATA
- GJR
- Municipality
- Gjögur
- Country
- Iceland
- Coords
- 66.00°N / 21.33°W
Nearby airports
FAQ
- What is the IATA code for Gjögur Airport?
- GJR.
- What is the ICAO code for Gjögur Airport?
- BIGJ.
- Where is Gjögur Airport located?
- Gjögur, Iceland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GJR
{
"data": {
"id": 417,
"iata_code": "GJR",
"icao_code": "BIGJ",
"name": "Gjögur Airport",
"country_code": "IS",
"city_id": null,
"latitude": "65.9953",
"longitude": "-21.3269",
"elevation": 83,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Gjögur"
}
}