SANTA MONICA MUNICIPAL AIRPORT
SANTA MONICA · US · 34.02°N / 118.45°W
SMO
IATA · ICAO
KSMO
Santa Monica Municipal Airport (SMO) serves Santa Monica, United States. It sits at 34.02/-118.45, rises to 170 ft, is classified as medium airport.
Type
Medium airport
Elevation
170ft
Scheduled service
NO
ICAO
KSMO
All facts
- IATA
- SMO
- Municipality
- Santa Monica
- Country
- United States
- Coords
- 34.02°N / 118.45°W
Nearby airports
FAQ
- What is the IATA code for Santa Monica Municipal Airport?
- SMO.
- What is the ICAO code for Santa Monica Municipal Airport?
- KSMO.
- Where is Santa Monica Municipal Airport located?
- Santa Monica, United States.
Get this page as JSON
$ curl https://api.cityapi.org/v1/airports/SMO
{
"data": {
"id": 4580,
"iata_code": "SMO",
"icao_code": "KSMO",
"name": "Santa Monica Municipal Airport",
"country_code": "US",
"city_id": 5393212,
"latitude": "34.0158",
"longitude": "-118.450996",
"elevation": 170,
"type": "medium_airport",
"scheduled_service": false,
"municipality": "Santa Monica"
}
}