NUEVA LOJA AIRPORT
LAGO AGRIO · EC · 0.09°N / 76.87°W
LGQ
IATA · ICAO
SENL
Nueva Loja Airport (LGQ) serves Lago Agrio, Ecuador. It sits at 0.09/-76.87, rises to 980 ft, is classified as small airport.
Type
Small airport
Elevation
980ft
Scheduled service
NO
ICAO
SENL
All facts
- IATA
- LGQ
- Municipality
- Lago Agrio
- Country
- Ecuador
- Coords
- 0.09°N / 76.87°W
Nearby airports
FAQ
- What is the IATA code for Nueva Loja Airport?
- LGQ.
- What is the ICAO code for Nueva Loja Airport?
- SENL.
- Where is Nueva Loja Airport located?
- Lago Agrio, Ecuador.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LGQ
{
"data": {
"id": 7470,
"iata_code": "LGQ",
"icao_code": "SENL",
"name": "Nueva Loja Airport",
"country_code": "EC",
"city_id": null,
"latitude": "0.0930560007691",
"longitude": "-76.86750030520001",
"elevation": 980,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Lago Agrio"
}
}