MONTEREY REGIONAL AIRPORT
MONTEREY · US · 36.59°N / 121.84°W
MRY
IATA · ICAO
KMRY
Monterey Regional Airport (MRY) serves Monterey, United States. It sits at 36.59/-121.84, rises to 257 ft, is classified as medium airport.
Type
Medium airport
Elevation
257ft
Scheduled service
YES
ICAO
KMRY
All facts
- IATA
- MRY
- Municipality
- Monterey
- Country
- United States
- Coords
- 36.59°N / 121.84°W
Nearby airports
FAQ
- What is the IATA code for Monterey Regional Airport?
- MRY.
- What is the ICAO code for Monterey Regional Airport?
- KMRY.
- Where is Monterey Regional Airport located?
- Monterey, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MRY
{
"data": {
"id": 4204,
"iata_code": "MRY",
"icao_code": "KMRY",
"name": "Monterey Regional Airport",
"country_code": "US",
"city_id": 5374361,
"latitude": "36.586777",
"longitude": "-121.844183",
"elevation": 257,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Monterey"
}
}