OCEAN CITY MUNICIPAL AIRPORT
OCEAN CITY · US · 38.31°N / 75.12°W
OCE
IATA · ICAO
KOXB
Ocean City Municipal Airport (OCE) serves Ocean City, United States. It sits at 38.31/-75.12, rises to 11 ft, is classified as medium airport.
Type
Medium airport
Elevation
11ft
Scheduled service
YES
ICAO
KOXB
All facts
- IATA
- OCE
- Municipality
- Ocean City
- Country
- United States
- Coords
- 38.31°N / 75.12°W
Nearby airports
FAQ
- What is the IATA code for Ocean City Municipal Airport?
- OCE.
- What is the ICAO code for Ocean City Municipal Airport?
- KOXB.
- Where is Ocean City Municipal Airport located?
- Ocean City, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OCE
{
"data": {
"id": 4339,
"iata_code": "OCE",
"icao_code": "KOXB",
"name": "Ocean City Municipal Airport",
"country_code": "US",
"city_id": 4364312,
"latitude": "38.310398",
"longitude": "-75.124001",
"elevation": 11,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Ocean City"
}
}