FULLERTON MUNICIPAL AIRPORT
FULLERTON · US · 33.87°N / 117.98°W
FUL
IATA · ICAO
KFUL
Fullerton Municipal Airport (FUL) serves Fullerton, United States. It sits at 33.87/-117.98, rises to 96 ft, is classified as small airport.
Type
Small airport
Elevation
96ft
Scheduled service
NO
ICAO
KFUL
All facts
- IATA
- FUL
- Municipality
- Fullerton
- Country
- United States
- Coords
- 33.87°N / 117.98°W
Nearby airports
FAQ
- What is the IATA code for Fullerton Municipal Airport?
- FUL.
- What is the ICAO code for Fullerton Municipal Airport?
- KFUL.
- Where is Fullerton Municipal Airport located?
- Fullerton, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/FUL
{
"data": {
"id": 3778,
"iata_code": "FUL",
"icao_code": "KFUL",
"name": "Fullerton Municipal Airport",
"country_code": "US",
"city_id": 5351247,
"latitude": "33.8720016479",
"longitude": "-117.980003357",
"elevation": 96,
"type": "small_airport",
"scheduled_service": false,
"municipality": "Fullerton"
}
}