TAYLOR COUNTY AIRPORT
MEDFORD · US · 45.10°N / 90.30°W
MDF
IATA · ICAO
KMDZ
Taylor County Airport (MDF) serves Medford, United States. It sits at 45.10/-90.30, rises to 1478 ft, is classified as small airport.
Type
Small airport
Elevation
1478ft
Scheduled service
NO
ICAO
KMDZ
All facts
- IATA
- MDF
- Municipality
- Medford
- Country
- United States
- Coords
- 45.10°N / 90.30°W
Nearby airports
FAQ
- What is the IATA code for Taylor County Airport?
- MDF.
- What is the ICAO code for Taylor County Airport?
- KMDZ.
- Where is Taylor County Airport located?
- Medford, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/MDF
{
"data": {
"id": 4123,
"iata_code": "MDF",
"icao_code": "KMDZ",
"name": "Taylor County Airport",
"country_code": "US",
"city_id": 5262475,
"latitude": "45.10100174",
"longitude": "-90.30329895",
"elevation": 1478,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Medford"
}
}