REGION OF MURCIA INTERNATIONAL AIRPORT
CORVERA · ES · 37.80°N / 1.12°W
RMU
IATA · ICAO
LEMI
Region of Murcia International Airport (RMU) serves Corvera, Spain. It sits at 37.80/-1.12, rises to 644 ft, is classified as large airport.
Type
Large airport
Elevation
644ft
Scheduled service
YES
ICAO
LEMI
All facts
- IATA
- RMU
- Municipality
- Corvera
- Country
- Spain
- Coords
- 37.80°N / 1.12°W
Nearby airports
FAQ
- What is the IATA code for Region of Murcia International Airport?
- RMU.
- What is the ICAO code for Region of Murcia International Airport?
- LEMI.
- Where is Region of Murcia International Airport located?
- Corvera, Spain.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/RMU
{
"data": {
"id": 4865,
"iata_code": "RMU",
"icao_code": "LEMI",
"name": "Region of Murcia International Airport",
"country_code": "ES",
"city_id": null,
"latitude": "37.802852",
"longitude": "-1.124884",
"elevation": 644,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Corvera"
}
}