

# Event Details

- **Event Name**: Polar Plunge Party
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 12:00 pm
- **Event Description**: That morning our Chances R Polar Plunge team will jump into the freezing river! Afterwards we will be at Chances partying the day away with drink specials and food so come join the fun!
- **Event URL**: https://allevents.in/la-crosse/polar-plunge-party/200029718622924
- **Event Categories**: parties, entertainment
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200029718622924?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=la+crosse-events

## Event venue details

- **city**: La Crosse
- **state**: WI
- **country**: United States
- **location**: Chances R
- **lat**: 43.810872109026
- **long**: -91.25103
- **full address**: Chances R, 417 Jay Street ,La Crosse, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Chances R (https://allevents.in/org/chances-r/24477100)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Polar+Plunge+Party&date=Sat%2C+07+Mar%2C+2026+at+12%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Polar+Plunge+Party&date=07+Mar

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 07 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Chances R, 417 Jay Street ,La Crosse, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Chances R
- **Q**: What type of event is this?
  - **A:** parties, entertainment
- **Q**: Where can I find ticket details about Polar Plunge Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Polar Plunge Party",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Polar+Plunge+Party&date=Sat%2C+07+Mar%2C+2026+at+12%3A00+pm&bg=5",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/la-crosse/polar-plunge-party/200029718622924",
        "location": {
            "@type": "Place",
            "name": "Chances R",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "417 Jay Street ,La Crosse, Wisconsin",
                "addressLocality": "La Crosse",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.810872109026",
                "longitude": "-91.25103"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "That morning our Chances R Polar Plunge team will jump into the freezing river! Afterwards we will be at Chances partying the day away with drink specials and food so come join the fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chances R",
                "url": "https://allevents.in/org/chances-r/24477100"
            }
        ]
    }
]
```