LITTLE GRAND RAPIDS AIRPORT
LITTLE GRAND RAPIDS · CA · 52.05°N / 95.47°W
ZGR
IATA · ICAO
CZGR
Little Grand Rapids Airport (ZGR) serves Little Grand Rapids, Canada. It sits at 52.05/-95.47, rises to 1005 ft, is classified as small airport.
Type
Small airport
Elevation
1005ft
Scheduled service
NO
ICAO
CZGR
All facts
- IATA
- ZGR
- Municipality
- Little Grand Rapids
- Country
- Canada
- Coords
- 52.05°N / 95.47°W
Nearby airports
FAQ
- What is the IATA code for Little Grand Rapids Airport?
- ZGR.
- What is the ICAO code for Little Grand Rapids Airport?
- CZGR.
- Where is Little Grand Rapids Airport located?
- Little Grand Rapids, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ZGR
{
"data": {
"id": 838,
"iata_code": "ZGR",
"icao_code": "CZGR",
"name": "Little Grand Rapids Airport",
"country_code": "CA",
"city_id": null,
"latitude": "52.045417",
"longitude": "-95.46617",
"elevation": 1005,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Little Grand Rapids"
}
}