SAN FRANCISCO BAY OAKLAND INTERNATIONAL AIRPORT
OAKLAND · US · 37.72°N / 122.22°W
OAK
IATA · ICAO
KOAK
San Francisco Bay Oakland International Airport (OAK) serves Oakland, United States. It sits at 37.72/-122.22, rises to 9 ft, is classified as large airport.
Type
Large airport
Elevation
9ft
Scheduled service
YES
ICAO
KOAK
All facts
- IATA
- OAK
- Municipality
- Oakland
- Country
- United States
- Coords
- 37.72°N / 122.22°W
Nearby airports
FAQ
- What is the IATA code for San Francisco Bay Oakland International Airport?
- OAK.
- What is the ICAO code for San Francisco Bay Oakland International Airport?
- KOAK.
- Where is San Francisco Bay Oakland International Airport located?
- Oakland, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OAK
{
"data": {
"id": 4277,
"iata_code": "OAK",
"icao_code": "KOAK",
"name": "San Francisco Bay Oakland International Airport",
"country_code": "US",
"city_id": 5392263,
"latitude": "37.720085",
"longitude": "-122.221184",
"elevation": 9,
"type": "large_airport",
"scheduled_service": true,
"municipality": "Oakland"
}
}