FREMONT MUNICIPAL AIRPORT
FREMONT · US · 41.45°N / 96.52°W
FET
IATA · ICAO
KFET
Fremont Municipal Airport (FET) serves Fremont, United States. It sits at 41.45/-96.52, rises to 1204 ft, is classified as small airport.
Type
Small airport
Elevation
1204ft
Scheduled service
NO
ICAO
KFET
All facts
- IATA
- FET
- Municipality
- Fremont
- Country
- United States
- Coords
- 41.45°N / 96.52°W
Nearby airports
FAQ
- What is the IATA code for Fremont Municipal Airport?
- FET.
- What is the ICAO code for Fremont Municipal Airport?
- KFET.
- Where is Fremont Municipal Airport located?
- Fremont, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FET
{
"data": {
"id": 3733,
"iata_code": "FET",
"icao_code": "KFET",
"name": "Fremont Municipal Airport",
"country_code": "US",
"city_id": 5068725,
"latitude": "41.45024",
"longitude": "-96.522884",
"elevation": 1204,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Fremont"
}
}