GOODLAND MUNICIPAL AIRPORT
GOODLAND · US · 39.37°N / 101.70°W
GLD
IATA · ICAO
KGLD
Goodland Municipal Airport (GLD) serves Goodland, United States. It sits at 39.37/-101.70, rises to 3656 ft, is classified as medium airport.
Type
Medium airport
Elevation
3656ft
Scheduled service
NO
ICAO
KGLD
All facts
- IATA
- GLD
- Municipality
- Goodland
- Country
- United States
- Coords
- 39.37°N / 101.70°W
Nearby airports
FAQ
- What is the IATA code for Goodland Municipal Airport?
- GLD.
- What is the ICAO code for Goodland Municipal Airport?
- KGLD.
- Where is Goodland Municipal Airport located?
- Goodland, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GLD
{
"data": {
"id": 3816,
"iata_code": "GLD",
"icao_code": "KGLD",
"name": "Goodland Municipal Airport",
"country_code": "US",
"city_id": 5445479,
"latitude": "39.370701",
"longitude": "-101.699753",
"elevation": 3656,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Goodland"
}
}