EASTMAIN RIVER AIRPORT
EASTMAIN RIVER · CA · 52.23°N / 78.52°W
ZEM
IATA · ICAO
CZEM
Eastmain River Airport (ZEM) serves Eastmain River, Canada. It sits at 52.23/-78.52, rises to 24 ft, is classified as small airport.
Type
Small airport
Elevation
24ft
Scheduled service
YES
ICAO
CZEM
All facts
- IATA
- ZEM
- Municipality
- Eastmain River
- Country
- Canada
- Coords
- 52.23°N / 78.52°W
Nearby airports
FAQ
- What is the IATA code for Eastmain River Airport?
- ZEM.
- What is the ICAO code for Eastmain River Airport?
- CZEM.
- Where is Eastmain River Airport located?
- Eastmain River, Canada.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/ZEM
{
"data": {
"id": 830,
"iata_code": "ZEM",
"icao_code": "CZEM",
"name": "Eastmain River Airport",
"country_code": "CA",
"city_id": null,
"latitude": "52.226398",
"longitude": "-78.522499",
"elevation": 24,
"type": "small_airport",
"scheduled_service": true,
"municipality": "Eastmain River"
}
}