LAKE CITY GATEWAY AIRPORT
LAKE CITY · US · 30.18°N / 82.58°W
LCQ
IATA · ICAO
KLCQ
Lake City Gateway Airport (LCQ) serves Lake City, United States. It sits at 30.18/-82.58, rises to 201 ft, is classified as small airport.
Type
Small airport
Elevation
201ft
Scheduled service
NO
ICAO
KLCQ
All facts
- IATA
- LCQ
- Municipality
- Lake City
- Country
- United States
- Coords
- 30.18°N / 82.58°W
Nearby airports
FAQ
- What is the IATA code for Lake City Gateway Airport?
- LCQ.
- What is the ICAO code for Lake City Gateway Airport?
- KLCQ.
- Where is Lake City Gateway Airport located?
- Lake City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/LCQ
{
"data": {
"id": 4026,
"iata_code": "LCQ",
"icao_code": "KLCQ",
"name": "Lake City Gateway Airport",
"country_code": "US",
"city_id": 4161187,
"latitude": "30.181999",
"longitude": "-82.576897",
"elevation": 201,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Lake City"
}
}