

# Event Details

- **Event Name**: Holiday Beer Pong Weekend 
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 08:00 pm
- **Event Description**: ’Twas the weekend before Christmas, when all through the place,
Not a solo cup empty, not a sober face.
The pong balls were ready, the tables aligned,
In hopes that good shots would soon come to mind.
- **Event URL**: https://allevents.in/stoughton/holiday-beer-pong-weekend/200029380264938
- **Event Categories**: holiday, christmas
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Stoughton
- **state**: WI
- **country**: United States
- **location**: 151 E Main St, Stoughton, WI
- **lat**: 42.9165
- **long**: -89.21973
- **full address**: 151 E Main St, Stoughton, WI, United States

## Event gallery

- **Alt text**: Holiday Beer Pong Weekend
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Beer+Pong+Weekend+&date=Fri%2C+19+Dec%2C+2025+at+10%3A00+am&bg=4

## FAQs

- **Q**: When and where is Holiday Beer Pong Weekend  being held?
  - **A:** Holiday Beer Pong Weekend  takes place on Fri, 19 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 08:00 pm at 151 E Main St, Stoughton, WI, United States.
- **Q**: Who is organizing Holiday Beer Pong Weekend ?
  - **A:** Holiday Beer Pong Weekend  is organized by Tailgaters of Stoughton WI.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Beer Pong Weekend",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Beer+Pong+Weekend+&date=Fri%2C+19+Dec%2C+2025+at+10%3A00+am&bg=4",
        "startDate": "2025-12-19",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/stoughton/holiday-beer-pong-weekend/200029380264938",
        "location": {
            "@type": "Place",
            "name": "151 E Main St, Stoughton, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "151 E Main St, Stoughton, WI 53589-1720, United States",
                "addressLocality": "Stoughton",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.9165",
                "longitude": "-89.21973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "’Twas the weekend before Christmas, when all through the place,\nNot a solo cup empty, not a sober face.\nThe pong balls were ready, the tables aligned,\nIn hopes that good shots would soon come to mind.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tailgaters of Stoughton WI",
                "url": "https://allevents.in/org/tailgaters-of-stoughton-wi/21158034"
            }
        ]
    }
]
```