OXNARD AIRPORT
OXNARD · US · 34.20°N / 119.21°W
OXR
IATA · ICAO
KOXR
Oxnard Airport (OXR) serves Oxnard, United States. It sits at 34.20/-119.21, rises to 45 ft, is classified as medium airport.
Type
Medium airport
Elevation
45ft
Scheduled service
NO
ICAO
KOXR
All facts
- IATA
- OXR
- Municipality
- Oxnard
- Country
- United States
- Coords
- 34.20°N / 119.21°W
Nearby airports
FAQ
- What is the IATA code for Oxnard Airport?
- OXR.
- What is the ICAO code for Oxnard Airport?
- KOXR.
- Where is Oxnard Airport located?
- Oxnard, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OXR
{
"data": {
"id": 4342,
"iata_code": "OXR",
"icao_code": "KOXR",
"name": "Oxnard Airport",
"country_code": "US",
"city_id": 5380184,
"latitude": "34.200801849365",
"longitude": "-119.20700073242",
"elevation": 45,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Oxnard"
}
}