ACCOMACK COUNTY AIRPORT
MELFA · US · 37.65°N / 75.76°W
MFV
IATA · ICAO
KMFV
Accomack County Airport (MFV) serves Melfa, United States. It sits at 37.65/-75.76, rises to 47 ft, is classified as small airport.
Type
Small airport
Elevation
47ft
Scheduled service
NO
ICAO
KMFV
All facts
- IATA
- MFV
- Municipality
- Melfa
- Country
- United States
- Coords
- 37.65°N / 75.76°W
Nearby airports
FAQ
- What is the IATA code for Accomack County Airport?
- MFV.
- What is the ICAO code for Accomack County Airport?
- KMFV.
- Where is Accomack County Airport located?
- Melfa, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MFV
{
"data": {
"id": 4133,
"iata_code": "MFV",
"icao_code": "KMFV",
"name": "Accomack County Airport",
"country_code": "US",
"city_id": null,
"latitude": "37.646900177",
"longitude": "-75.761100769",
"elevation": 47,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Melfa"
}
}