VOHEMAR AIRPORT
VOHEMAR · MG · 13.38°S / 50.00°E
VOH
IATA · ICAO
FMNV
Vohemar Airport (VOH) serves Vohemar, Madagascar. It sits at -13.38/50.00, rises to 19 ft, is classified as medium airport.
Type
Medium airport
Elevation
19ft
Scheduled service
NO
ICAO
FMNV
All facts
- IATA
- VOH
- Municipality
- Vohemar
- Country
- Madagascar
- Coords
- 13.38°S / 50.00°E
FAQ
- What is the IATA code for Vohemar Airport?
- VOH.
- What is the ICAO code for Vohemar Airport?
- FMNV.
- Where is Vohemar Airport located?
- Vohemar, Madagascar.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/VOH
{
"data": {
"id": 2172,
"iata_code": "VOH",
"icao_code": "FMNV",
"name": "Vohemar Airport",
"country_code": "MG",
"city_id": null,
"latitude": "-13.3758",
"longitude": "50.0028",
"elevation": 19,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Vohemar"
}
}