GREAT BEND MUNICIPAL AIRPORT
GREAT BEND · US · 38.34°N / 98.86°W
GBD
IATA · ICAO
KGBD
Great Bend Municipal Airport (GBD) serves Great Bend, United States. It sits at 38.34/-98.86, rises to 1887 ft, is classified as small airport.
Type
Small airport
Elevation
1887ft
Scheduled service
NO
ICAO
KGBD
All facts
- IATA
- GBD
- Municipality
- Great Bend
- Country
- United States
- Coords
- 38.34°N / 98.86°W
Nearby airports
FAQ
- What is the IATA code for Great Bend Municipal Airport?
- GBD.
- What is the ICAO code for Great Bend Municipal Airport?
- KGBD.
- Where is Great Bend Municipal Airport located?
- Great Bend, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GBD
{
"data": {
"id": 3790,
"iata_code": "GBD",
"icao_code": "KGBD",
"name": "Great Bend Municipal Airport",
"country_code": "US",
"city_id": 4272340,
"latitude": "38.344299",
"longitude": "-98.8592",
"elevation": 1887,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Great Bend"
}
}