MONKEY MOUNTAIN AIRPORT
MONKEY MOUNTAIN · GY · 4.45°N / 59.60°W
MYM
IATA · ICAO
SYMM
Monkey Mountain Airport (MYM) serves Monkey Mountain, Guyana. It sits at 4.45/-59.60, rises to 1699 ft, is classified as small airport.
Type
Small airport
Elevation
1699ft
Scheduled service
NO
ICAO
SYMM
All facts
- IATA
- MYM
- Municipality
- Monkey Mountain
- Country
- Guyana
- Coords
- 4.45°N / 59.60°W
Nearby airports
FAQ
- What is the IATA code for Monkey Mountain Airport?
- MYM.
- What is the ICAO code for Monkey Mountain Airport?
- SYMM.
- Where is Monkey Mountain Airport located?
- Monkey Mountain, Guyana.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MYM
{
"data": {
"id": 8033,
"iata_code": "MYM",
"icao_code": "SYMM",
"name": "Monkey Mountain Airport",
"country_code": "GY",
"city_id": null,
"latitude": "4.452267",
"longitude": "-59.603126",
"elevation": 1699,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Monkey Mountain"
}
}