← Back to The GoSeeDo Journal

Ocean Way Festival: Santa Monica Beach Is Getting Its First Major Music Festival

Goldenvoice just announced Ocean Way Festival, a two day festival on Santa Monica Beach this September with The Killers and Olivia Dean headlining. Presale dates, ticket prices, the full lineup, and why locals have the easiest trip there.

Ocean Way Festival: A Music Festival on Santa Monica Beach :root { --teal: #689C9F; --deep-teal: #3D8F8F; --pink: #E98DCB; --peach: #E7A29C; --amber: #F59E0B; --bg: #F6F2F4; --dark: #1A3A3A; } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Inter', Arial, sans-serif; background: var(--bg); color: var(--dark); line-height: 1.7; font-size: 17px; } .post-wrap { max-width: 760px; margin: 0 auto; padding: 48px 24px 80px; } h1, h2, h3 { font-family: 'Outfit', 'Inter', sans-serif; color: var(--deep-teal); line-height: 1.25; } h1 { font-size: 2.3rem; font-weight: 800; margin-bottom: 16px; } h2 { font-size: 1.6rem; font-weight: 700; margin: 44px 0 12px; } h3 { font-size: 1.15rem; font-weight: 700; margin: 28px 0 6px; color: var(--dark); } p { margin-bottom: 18px; } a { color: var(--deep-teal); font-weight: 600; } .kicker { display: inline-block; background: linear-gradient(90deg, var(--pink), var(--peach)); color: #fff; font-family: 'Outfit', sans-serif; font-weight: 700; font-size: 0.8rem; letter-spacing: 0.08em; text-transform: uppercase; padding: 6px 14px; border-radius: 999px; margin-bottom: 18px; } .intro { font-size: 1.12rem; } .fact-box { background: #fff; b