DEFIANCE MEMORIAL AIRPORT
DEFIANCE · US · 41.34°N / 84.43°W
DFI
IATA · ICAO
KDFI
Defiance Memorial Airport (DFI) serves Defiance, United States. It sits at 41.34/-84.43, rises to 707 ft, is classified as small airport.
Type
Small airport
Elevation
707ft
Scheduled service
NO
ICAO
KDFI
All facts
- IATA
- DFI
- Municipality
- Defiance
- Country
- United States
- Coords
- 41.34°N / 84.43°W
Nearby airports
FAQ
- What is the IATA code for Defiance Memorial Airport?
- DFI.
- What is the ICAO code for Defiance Memorial Airport?
- KDFI.
- Where is Defiance Memorial Airport located?
- Defiance, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/DFI
{
"data": {
"id": 3553,
"iata_code": "DFI",
"icao_code": "KDFI",
"name": "Defiance Memorial Airport",
"country_code": "US",
"city_id": 5151861,
"latitude": "41.3375015259",
"longitude": "-84.4288024902",
"elevation": 707,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Defiance"
}
}