GRONINGEN AIRPORT EELDE
GRONINGEN · NL · 53.12°N / 6.58°E
GRQ
IATA · ICAO
EHGG
Groningen Airport Eelde (GRQ) serves Groningen, Netherlands. It sits at 53.12/6.58, rises to 17 ft, is classified as large airport.
Type
Large airport
Elevation
17ft
Scheduled service
YES
ICAO
EHGG
All facts
- IATA
- GRQ
- Municipality
- Groningen
- Country
- Netherlands
- Coords
- 53.12°N / 6.58°E
Nearby airports
FAQ
- What is the IATA code for Groningen Airport Eelde?
- GRQ.
- What is the ICAO code for Groningen Airport Eelde?
- EHGG.
- Where is Groningen Airport Eelde located?
- Groningen, Netherlands.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GRQ
{
"data": {
"id": 1503,
"iata_code": "GRQ",
"icao_code": "EHGG",
"name": "Groningen Airport Eelde",
"country_code": "NL",
"city_id": 2755251,
"latitude": "53.119107",
"longitude": "6.577652",
"elevation": 17,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Groningen"
}
}