

# Event Details

- **Event Name**: Spring Break Scramble
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 01:00 pm – Thu, 02 Apr, 2026 at 03:00 pm
- **Event Description**: Spring Break Scramble is a treasure hunt-style word puzzle challenge where participants navigate Riverside Park using a provided map to find hidden letters. Once all letters are collected, participants unscramble them to form a secret word or phrase and claim a prize! Drop in any time between 1-3pm.
- **Event URL**: https://allevents.in/watertown/spring-break-scramble/200029611319248
- **Event Categories**: spring-break, contests
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Watertown
- **state**: WI
- **country**: United States
- **location**: Riverside Park
- **lat**: 43.1994
- **long**: -88.71214
- **full address**: Riverside Park, 812 Labaree St, Watertown, WI 53098, United States

## Event gallery

- **Alt text**: Spring Break Scramble
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/bcd775059c8c3eff9df242d1841d38c2aec796dfbc31c1f20d5492c8ac72fd7d-rimg-w1080-h1350-dcbcebfe-gmir?v=1774962122

## FAQs

- **Q**: When and where is Spring Break Scramble being held?
  - **A:** Spring Break Scramble takes place on Thu, 02 Apr, 2026 at 01:00 pm to Thu, 02 Apr, 2026 at 03:00 pm at Riverside Park, 812 Labaree St, Watertown, WI 53098, United States.
- **Q**: Who is organizing Spring Break Scramble?
  - **A:** Spring Break Scramble is organized by Watertown Park and Rec Dept.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Spring Break Scramble",
        "image": "https://cdn-az.allevents.in/events2/banners/bcd775059c8c3eff9df242d1841d38c2aec796dfbc31c1f20d5492c8ac72fd7d-rimg-w1080-h1350-dcbcebfe-gmir?v=1774962122",
        "startDate": "2026-04-02",
        "endDate": "2026-04-02",
        "url": "https://allevents.in/watertown/spring-break-scramble/200029611319248",
        "location": {
            "@type": "Place",
            "name": "Riverside Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "812 Labaree St, Watertown, WI 53098, United States",
                "addressLocality": "Watertown",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.1994",
                "longitude": "-88.71214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Spring Break Scramble is a treasure hunt-style word puzzle challenge where participants navigate Riverside Park using a provided map to find hidden letters. Once all letters are collected, participants unscramble them to form a secret word or phrase and claim a prize! Drop in any time between 1-3pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Watertown Park and Rec Dept",
                "url": "https://allevents.in/org/watertown-park-and-rec-dept/20189504"
            }
        ]
    }
]
```