

# Event Details

- **Event Name**: The Lighthouse Plunge
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 12:00 am
- **Event Description**: It's the 25th anniversary of The Lighthouse Plunge!  Join us on New Year's day and take the plunge!
- **Event URL**: https://allevents.in/shawano/the-lighthouse-plunge/200029393089525
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Shawano
- **state**: WI
- **country**: United States
- **location**: W6440 Gumaer Road, Shawano, WI
- **lat**: 44.79177
- **long**: -88.56618
- **full address**: W6440 Gumaer Road, Shawano, WI, United States

## Event gallery

- **Alt text**: The Lighthouse Plunge
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f5c6b1f3ebc05db86e0b5a83b26a9f7fba26e18d1af8a209734c44aca95dfaae-rimg-w1200-h1553-dcffffff-gmir?v=1767080960

## FAQs

- **Q**: When and where is The Lighthouse Plunge being held?
  - **A:** The Lighthouse Plunge takes place on Thu, 01 Jan, 2026 at 12:00 am to Thu, 01 Jan, 2026 at 12:00 am at W6440 Gumaer Road, Shawano, WI, United States.
- **Q**: Who is organizing The Lighthouse Plunge?
  - **A:** The Lighthouse Plunge is organized by Jeff & Tammy's Lighthouse.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Lighthouse Plunge",
        "image": "https://cdn-az.allevents.in/events1/banners/f5c6b1f3ebc05db86e0b5a83b26a9f7fba26e18d1af8a209734c44aca95dfaae-rimg-w1200-h1553-dcffffff-gmir?v=1767080960",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/shawano/the-lighthouse-plunge/200029393089525",
        "location": {
            "@type": "Place",
            "name": "W6440 Gumaer Road, Shawano, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "W6440 Gumaer Rd, Shawano, WI 54166-1321, United States",
                "addressLocality": "Shawano",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.79177",
                "longitude": "-88.56618"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's the 25th anniversary of The Lighthouse Plunge!  Join us on New Year's day and take the plunge!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jeff & Tammys Lighthouse",
                "url": "https://allevents.in/org/jeff-and-tammys-lighthouse/27272070"
            }
        ]
    }
]
```