

# Event Details

- **Event Name**: Polar Plunge
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 02:00 pm
- **Event Description**: Registration starts at noon at the Wagoner Elks Lodge.  $20 per plunger.
- **Event URL**: https://allevents.in/wagoner/polar-plunge/200029390303248
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Wagoner
- **state**: OK
- **country**: United States
- **location**: Taylor's Ferry Beach
- **lat**: 35.938019774833
- **long**: -95.277839639429
- **full address**: Taylor's Ferry Beach, Wagoner, Oklahoma, United States

## Event gallery

- **Alt text**: Polar Plunge
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/3d6499ae91c2f9a761567c87b07c8c26fd831fe92369206ce167e44857dc76de-rimg-w522-h403-dcffffff-gmir?v=1766951809

## FAQs

- **Q**: When and where is Polar Plunge being held?
  - **A:** Polar Plunge takes place on Thu, 01 Jan, 2026 at 02:00 pm to Thu, 01 Jan, 2026 at 02:00 pm at Taylor's Ferry Beach, Wagoner, Oklahoma, United States.
- **Q**: Who is organizing Polar Plunge?
  - **A:** Polar Plunge is organized by Tulsa Parrot Head Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Polar Plunge",
        "image": "https://cdn-az.allevents.in/events10/banners/3d6499ae91c2f9a761567c87b07c8c26fd831fe92369206ce167e44857dc76de-rimg-w522-h403-dcffffff-gmir?v=1766951809",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/wagoner/polar-plunge/200029390303248",
        "location": {
            "@type": "Place",
            "name": "Taylor's Ferry Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Wagoner, Oklahoma",
                "addressLocality": "Wagoner",
                "addressRegion": "OK",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.938019774833",
                "longitude": "-95.277839639429"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Registration starts at noon at the Wagoner Elks Lodge.  $20 per plunger.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tulsa Parrot Head Club",
                "url": "https://allevents.in/org/tulsa-parrot-head-club/21718683"
            }
        ]
    }
]
```