LA GRANDE/UNION COUNTY AIRPORT
LA GRANDE · US · 45.29°N / 118.01°W
LGD
IATA · ICAO
KLGD
La Grande/Union County Airport (LGD) serves La Grande, United States. It sits at 45.29/-118.01, rises to 2717 ft, is classified as small airport.
Type
Small airport
Elevation
2717ft
Scheduled service
NO
ICAO
KLGD
All facts
- IATA
- LGD
- Municipality
- La Grande
- Country
- United States
- Coords
- 45.29°N / 118.01°W
Nearby airports
FAQ
- What is the IATA code for La Grande/Union County Airport?
- LGD.
- What is the ICAO code for La Grande/Union County Airport?
- KLGD.
- Where is La Grande/Union County Airport located?
- La Grande, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LGD
{
"data": {
"id": 4040,
"iata_code": "LGD",
"icao_code": "KLGD",
"name": "La Grande/Union County Airport",
"country_code": "US",
"city_id": 5735537,
"latitude": "45.2901992798",
"longitude": "-118.007003784",
"elevation": 2717,
"type": "small_airport",
"scheduled_service": false,
"municipality": "La Grande"
}
}