FORT DODGE REGIONAL AIRPORT
FORT DODGE · US · 42.55°N / 94.19°W
FOD
IATA · ICAO
KFOD
Fort Dodge Regional Airport (FOD) serves Fort Dodge, United States. It sits at 42.55/-94.19, rises to 1156 ft, is classified as medium airport.
Type
Medium airport
Elevation
1156ft
Scheduled service
YES
ICAO
KFOD
All facts
- IATA
- FOD
- Municipality
- Fort Dodge
- Country
- United States
- Coords
- 42.55°N / 94.19°W
Nearby airports
FAQ
- What is the IATA code for Fort Dodge Regional Airport?
- FOD.
- What is the ICAO code for Fort Dodge Regional Airport?
- KFOD.
- Where is Fort Dodge Regional Airport located?
- Fort Dodge, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FOD
{
"data": {
"id": 3757,
"iata_code": "FOD",
"icao_code": "KFOD",
"name": "Fort Dodge Regional Airport",
"country_code": "US",
"city_id": 4857486,
"latitude": "42.552624",
"longitude": "-94.191237",
"elevation": 1156,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Fort Dodge"
}
}