MARSHFIELD MUNICIPAL AIRPORT
MARSHFIELD · US · 44.64°N / 90.19°W
MFI
IATA · ICAO
KMFI
Marshfield Municipal Airport (MFI) serves Marshfield, United States. It sits at 44.64/-90.19, rises to 1277 ft, is classified as small airport.
Type
Small airport
Elevation
1277ft
Scheduled service
NO
ICAO
KMFI
All facts
- IATA
- MFI
- Municipality
- Marshfield
- Country
- United States
- Coords
- 44.64°N / 90.19°W
Nearby airports
FAQ
- What is the IATA code for Marshfield Municipal Airport?
- MFI.
- What is the ICAO code for Marshfield Municipal Airport?
- KMFI.
- Where is Marshfield Municipal Airport located?
- Marshfield, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MFI
{
"data": {
"id": 4131,
"iata_code": "MFI",
"icao_code": "KMFI",
"name": "Marshfield Municipal Airport",
"country_code": "US",
"city_id": 5261969,
"latitude": "44.6369018555",
"longitude": "-90.18930053710001",
"elevation": 1277,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Marshfield"
}
}