GOSHEN MUNICIPAL AIRPORT
GOSHEN · US · 41.53°N / 85.79°W
GSH
IATA · ICAO
KGSH
Goshen Municipal Airport (GSH) serves Goshen, United States. It sits at 41.53/-85.79, rises to 827 ft, is classified as small airport.
Type
Small airport
Elevation
827ft
Scheduled service
NO
ICAO
KGSH
All facts
- IATA
- GSH
- Municipality
- Goshen
- Country
- United States
- Coords
- 41.53°N / 85.79°W
Nearby airports
FAQ
- What is the IATA code for Goshen Municipal Airport?
- GSH.
- What is the ICAO code for Goshen Municipal Airport?
- KGSH.
- Where is Goshen Municipal Airport located?
- Goshen, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GSH
{
"data": {
"id": 3841,
"iata_code": "GSH",
"icao_code": "KGSH",
"name": "Goshen Municipal Airport",
"country_code": "US",
"city_id": 4920808,
"latitude": "41.526401519800004",
"longitude": "-85.79290008539999",
"elevation": 827,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Goshen"
}
}