OLYMPIA REGIONAL AIRPORT
OLYMPIA · US · 46.97°N / 122.90°W
OLM
IATA · ICAO
KOLM
Olympia Regional Airport (OLM) serves Olympia, United States. It sits at 46.97/-122.90, rises to 209 ft, is classified as medium airport.
Type
Medium airport
Elevation
209ft
Scheduled service
YES
ICAO
KOLM
All facts
- IATA
- OLM
- Municipality
- Olympia
- Country
- United States
- Coords
- 46.97°N / 122.90°W
Nearby airports
FAQ
- What is the IATA code for Olympia Regional Airport?
- OLM.
- What is the ICAO code for Olympia Regional Airport?
- KOLM.
- Where is Olympia Regional Airport located?
- Olympia, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/OLM
{
"data": {
"id": 4302,
"iata_code": "OLM",
"icao_code": "KOLM",
"name": "Olympia Regional Airport",
"country_code": "US",
"city_id": 5805687,
"latitude": "46.969399",
"longitude": "-122.903",
"elevation": 209,
"type": "medium_airport",
"scheduled_service": true,
"municipality": "Olympia"
}
}