GARDNER MUNICIPAL AIRPORT
GARDNER · US · 42.55°N / 72.02°W
GDM
IATA · ICAO
KGDM
Gardner Municipal Airport (GDM) serves Gardner, United States. It sits at 42.55/-72.02, rises to 955 ft, is classified as small airport.
Type
Small airport
Elevation
955ft
Scheduled service
NO
ICAO
KGDM
All facts
- IATA
- GDM
- Municipality
- Gardner
- Country
- United States
- Coords
- 42.55°N / 72.02°W
Nearby airports
FAQ
- What is the IATA code for Gardner Municipal Airport?
- GDM.
- What is the ICAO code for Gardner Municipal Airport?
- KGDM.
- Where is Gardner Municipal Airport located?
- Gardner, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GDM
{
"data": {
"id": 3798,
"iata_code": "GDM",
"icao_code": "KGDM",
"name": "Gardner Municipal Airport",
"country_code": "US",
"city_id": 4937557,
"latitude": "42.5499992371",
"longitude": "-72.0160980225",
"elevation": 955,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Gardner"
}
}