

# Event Details

- **Event Name**: Beach Party!
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 01:00 pm
- **Event Description**: Join library staff for a summer reading kick-off party at Troll Beach! Play in the sun and enjoy popsicles. This is a free, all ages event.
- **Event URL**: https://allevents.in/stoughton/beach-party/200030123200305
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 52

## Ticket Details


## Event venue details

- **city**: Stoughton
- **state**: WI
- **country**: United States
- **location**: Troll Beach
- **lat**: 42.9106151
- **long**: -89.2165594
- **full address**: Troll Beach, 401 Mandt Pkwy,Stoughton, Wisconsin, United States

## Event gallery

- **Alt text**: Beach Party!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/75a2a4e23c158222c88dc0d33ffd2ef050303c5588bc726563c3f26b3464be64-rimg-w1200-h675-dcbcebfe-gmir?v=1780339302

## FAQs

- **Q**: When and where is Beach Party! being held?
  - **A:** Beach Party! takes place on Sat, 06 Jun, 2026 at 01:00 pm to Sat, 06 Jun, 2026 at 01:00 pm at Troll Beach, 401 Mandt Pkwy,Stoughton, Wisconsin, United States.
- **Q**: Who is organizing Beach Party!?
  - **A:** Beach Party! is organized by Stoughton Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Beach Party! is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Stoughton, this event is thoughtfully curated to deliver a standout experience worth every moment. With 50+ people already showing interest, this is clearly an event worth adding to your calendar - don't miss out.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Beach Party!",
        "image": "https://cdn-az.allevents.in/events9/banners/75a2a4e23c158222c88dc0d33ffd2ef050303c5588bc726563c3f26b3464be64-rimg-w1200-h675-dcbcebfe-gmir?v=1780339302",
        "startDate": "2026-06-06",
        "url": "https://allevents.in/stoughton/beach-party/200030123200305",
        "location": {
            "@type": "Place",
            "name": "Troll Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "401 Mandt Pkwy,Stoughton, Wisconsin",
                "addressLocality": "Stoughton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9106151",
                "longitude": "-89.2165594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join library staff for a summer reading kick-off party at Troll Beach! Play in the sun and enjoy popsicles. This is a free, all ages event.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stoughton Public Library",
                "url": "https://allevents.in/org/stoughton-public-library/17572904"
            }
        ]
    }
]
```