FINDLAY AIRPORT
FINDLAY · US · 41.01°N / 83.67°W
FDY
IATA · ICAO
KFDY
Findlay Airport (FDY) serves Findlay, United States. It sits at 41.01/-83.67, rises to 813 ft, is classified as medium airport.
Type
Medium airport
Elevation
813ft
Scheduled service
NO
ICAO
KFDY
All facts
- IATA
- FDY
- Municipality
- Findlay
- Country
- United States
- Coords
- 41.01°N / 83.67°W
Nearby airports
FAQ
- What is the IATA code for Findlay Airport?
- FDY.
- What is the ICAO code for Findlay Airport?
- KFDY.
- Where is Findlay Airport located?
- Findlay, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FDY
{
"data": {
"id": 3731,
"iata_code": "FDY",
"icao_code": "KFDY",
"name": "Findlay Airport",
"country_code": "US",
"city_id": 5153924,
"latitude": "41.013500213600004",
"longitude": "-83.66870117190001",
"elevation": 813,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Findlay"
}
}