GAYLORD REGIONAL AIRPORT
GAYLORD · US · 45.01°N / 84.70°W
GLR
IATA · ICAO
KGLR
Gaylord Regional Airport (GLR) serves Gaylord, United States. It sits at 45.01/-84.70, rises to 1328 ft, is classified as small airport.
Type
Small airport
Elevation
1328ft
Scheduled service
NO
ICAO
KGLR
All facts
- IATA
- GLR
- Municipality
- Gaylord
- Country
- United States
- Coords
- 45.01°N / 84.70°W
Nearby airports
FAQ
- What is the IATA code for Gaylord Regional Airport?
- GLR.
- What is the ICAO code for Gaylord Regional Airport?
- KGLR.
- Where is Gaylord Regional Airport located?
- Gaylord, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/GLR
{
"data": {
"id": 3819,
"iata_code": "GLR",
"icao_code": "KGLR",
"name": "Gaylord Regional Airport",
"country_code": "US",
"city_id": 4993756,
"latitude": "45.013500213600004",
"longitude": "-84.7035980225",
"elevation": 1328,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Gaylord"
}
}