

# Event Details

- **Event Name**: Day on the Beach
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 08:00 am
- **Event Description**: A special day for for children and adults with disabilities. So many fun activities, live music, food and more!
- **Event URL**: https://allevents.in/soquel/day-on-the-beach/200030188304141
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Soquel
- **state**: CA
- **country**: United States
- **location**: 9065 Soquel Ave, Santa Cruz, CA
- **lat**: 36.98135
- **long**: -121.96584
- **full address**: 9065 Soquel Ave, Santa Cruz, CA, 9035 Soquel Ave, Santa Cruz, CA 95062-2033, United States, Soquel

## Event gallery

- **Alt text**: Day on the Beach
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/8c1adb7d618627a74a4de8a17b8e06193ec44d3292d54ac52377073a58d4f60b-rimg-w1200-h1553-dcfffffe-gmir?v=1783471955

## FAQs

- **Q**: When and where is Day on the Beach being held?
  - **A:** Day on the Beach takes place on Sat, 11 Jul, 2026 at 08:00 am to Sat, 11 Jul, 2026 at 08:00 am at 9065 Soquel Ave, Santa Cruz, CA, 9035 Soquel Ave, Santa Cruz, CA 95062-2033, United States, Soquel.
- **Q**: Who is organizing Day on the Beach?
  - **A:** Day on the Beach is organized by Shared Adventures.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Day on the Beach is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Soquel, this event is thoughtfully curated to deliver a standout experience worth every moment. If Day on the Beach sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Day on the Beach",
        "image": "https://cdn-az.allevents.in/events1/banners/8c1adb7d618627a74a4de8a17b8e06193ec44d3292d54ac52377073a58d4f60b-rimg-w1200-h1553-dcfffffe-gmir?v=1783471955",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/soquel/day-on-the-beach/200030188304141",
        "location": {
            "@type": "Place",
            "name": "9065 Soquel Ave, Santa Cruz, CA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9035 Soquel Ave, Santa Cruz, CA 95062-2033, United States",
                "addressLocality": "Soquel",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.98135",
                "longitude": "-121.96584"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A special day for for children and adults with disabilities. So many fun activities, live music, food and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shared Adventures",
                "url": "https://allevents.in/org/shared-adventures/9185855",
                "description": "We are the only program in Santa Cruz County that offers year-round calendar of recreational events for all ages and segments of the challenged population"
            }
        ]
    }
]
```