

# Event Details

- **Event Name**: Polar Plunge
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 12:00 pm
- **Event Description**: At the Oregon Trail Boat Ramp (off Highway 30, west of the golf course). Bring your swim suits and refresh yourself with a polar plunge! Great way to bring in spring.
- **Event URL**: https://allevents.in/soda-springs/polar-plunge/200029674962912
- **Event Categories**: sports, workshops, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details

- **Ticket URL**: http://facebook.com/200029674962912?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=soda+springs-events

## Event venue details

- **city**: Soda Springs
- **state**: ID
- **country**: United States
- **location**: Alexander Reservoir
- **lat**: 42.649627217082
- **long**: -111.66492840727
- **full address**: Alexander Reservoir, Soda Springs,ID,United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Get Outside And Live (https://allevents.in/org/get-outside-and-live/25932586)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/479b81d574589289db673da0899d565bc307f7c53901e1d8bc35345e8ddac88a-rimg-w1200-h582-dcffffff-gmir?v=1773510473
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/d442e144d4672fec2630176d877a4749a549febbae89637af4d22b7fc3cfe74e-rimg-w300-h300-dcffffff-gmir?v=1773510473

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 14 Mar, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** Alexander Reservoir, Soda Springs,ID,United States
- **Q**: Who is organizing the event?
  - **A:** Get Outside And Live
- **Q**: What type of event is this?
  - **A:** sports, workshops, trips-adventures
- **Q**: Where can I find ticket details about Polar Plunge ?
  - **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",
        "image": "https://cdn-az.allevents.in/events7/banners/479b81d574589289db673da0899d565bc307f7c53901e1d8bc35345e8ddac88a-rimg-w1200-h582-dcffffff-gmir?v=1773510473",
        "startDate": "2026-03-14",
        "url": "https://allevents.in/soda-springs/polar-plunge/200029674962912",
        "location": {
            "@type": "Place",
            "name": "Alexander Reservoir",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Soda Springs,ID,United States",
                "addressLocality": "Soda Springs",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.649627217082",
                "longitude": "-111.66492840727"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "At the Oregon Trail Boat Ramp (off Highway 30, west of the golf course). Bring your swim suits and refresh yourself with a polar plunge! Great way to bring in spring.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Get Outside And Live",
                "url": "https://allevents.in/org/get-outside-and-live/25932586"
            }
        ]
    }
]
```