OCEANSIDE MUNICIPAL AIRPORT
OCEANSIDE · US · 33.22°N / 117.35°W
OCN
IATA · ICAO
KOKB
Oceanside Municipal Airport (OCN) serves Oceanside, United States. It sits at 33.22/-117.35, rises to 28 ft, is classified as medium airport.
Type
Medium airport
Elevation
28ft
Scheduled service
NO
ICAO
KOKB
All facts
- IATA
- OCN
- Municipality
- Oceanside
- Country
- United States
- Coords
- 33.22°N / 117.35°W
Nearby airports
FAQ
- What is the IATA code for Oceanside Municipal Airport?
- OCN.
- What is the ICAO code for Oceanside Municipal Airport?
- KOKB.
- Where is Oceanside Municipal Airport located?
- Oceanside, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OCN
{
"data": {
"id": 4292,
"iata_code": "OCN",
"icao_code": "KOKB",
"name": "Oceanside Municipal Airport",
"country_code": "US",
"city_id": 5378771,
"latitude": "33.217947",
"longitude": "-117.351683",
"elevation": 28,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Oceanside"
}
}