MARIEHAMN AIRPORT
MARIEHAMN · FI · 60.12°N / 19.90°E
MHQ
IATA · ICAO
EFMA
Mariehamn Airport (MHQ) serves Mariehamn, Finland. It sits at 60.12/19.90, rises to 17 ft, is classified as large airport.
Type
Large airport
Elevation
17ft
Scheduled service
YES
ICAO
EFMA
All facts
- IATA
- MHQ
- Municipality
- Mariehamn
- Country
- Finland
- Coords
- 60.12°N / 19.90°E
FAQ
- What is the IATA code for Mariehamn Airport?
- MHQ.
- What is the ICAO code for Mariehamn Airport?
- EFMA.
- Where is Mariehamn Airport located?
- Mariehamn, Finland.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MHQ
{
"data": {
"id": 1322,
"iata_code": "MHQ",
"icao_code": "EFMA",
"name": "Mariehamn Airport",
"country_code": "FI",
"city_id": null,
"latitude": "60.1222",
"longitude": "19.898199",
"elevation": 17,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Mariehamn"
}
}