GARDEN CITY REGIONAL AIRPORT
GARDEN CITY · US · 37.93°N / 100.72°W
GCK
IATA · ICAO
KGCK
Garden City Regional Airport (GCK) serves Garden City, United States. It sits at 37.93/-100.72, rises to 2891 ft, is classified as medium airport.
Type
Medium airport
Elevation
2891ft
Scheduled service
YES
ICAO
KGCK
All facts
- IATA
- GCK
- Municipality
- Garden City
- Country
- United States
- Coords
- 37.93°N / 100.72°W
Nearby airports
FAQ
- What is the IATA code for Garden City Regional Airport?
- GCK.
- What is the ICAO code for Garden City Regional Airport?
- KGCK.
- Where is Garden City Regional Airport located?
- Garden City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GCK
{
"data": {
"id": 3795,
"iata_code": "GCK",
"icao_code": "KGCK",
"name": "Garden City Regional Airport",
"country_code": "US",
"city_id": null,
"latitude": "37.9275016785",
"longitude": "-100.723999023",
"elevation": 2891,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Garden City"
}
}