

# Event Details

- **Event Name**: Polar Plunge Charity Tournie
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 01:00 pm
- **Event Description**: We're hosting a charity event December 6th!
- **Event URL**: https://allevents.in/superior/polar-plunge-charity-tournie/200029132650915
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Superior
- **state**: WI
- **country**: United States
- **location**: North End Superior
- **lat**: 46.735155
- **long**: -92.102977
- **full address**: North End Superior, Superior, Wisconsin, United States

## Event gallery

- **Alt text**: Polar Plunge Charity Tournie
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/2519b5e71d47e30e7f17ec2ffcc9cffeac752179761a4893201a8073a72f3ada-rimg-w1200-h1600-dc0f1c2c-gmir?v=1764315229

## FAQs

- **Q**: When and where is Polar Plunge Charity Tournie being held?
  - **A:** Polar Plunge Charity Tournie takes place on Sat, 06 Dec, 2025 at 01:00 pm to Sat, 06 Dec, 2025 at 01:00 pm at North End Superior, Superior, Wisconsin, United States.
- **Q**: Who is organizing Polar Plunge Charity Tournie?
  - **A:** Polar Plunge Charity Tournie is organized by Level UP Superior.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Polar Plunge Charity Tournie",
        "image": "https://cdn-az.allevents.in/events10/banners/2519b5e71d47e30e7f17ec2ffcc9cffeac752179761a4893201a8073a72f3ada-rimg-w1200-h1600-dc0f1c2c-gmir?v=1764315229",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/superior/polar-plunge-charity-tournie/200029132650915",
        "location": {
            "@type": "Place",
            "name": "North End Superior",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Superior, Wisconsin",
                "addressLocality": "Superior",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.735155",
                "longitude": "-92.102977"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We're hosting a charity event December 6th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Level UP Superior",
                "url": "https://allevents.in/org/level-up-superior/26049361"
            }
        ]
    }
]
```