

# Event Details

- **Event Name**: 2026 polar bear run. 
- **Event Start and End Date**: Thu, 01 Jan, 2026 at 12:00 pm
- **Event Description**: We are doing a New Year ride. Meeting at noon at Casey’s next to sonic. Let’s all get together and do what we love to do and start the year off right. Route All depends on weather. Hope to see y’all there.
- **Event URL**: https://allevents.in/west-plains/2026-polar-bear-run/200029431217329
- **Event Categories**: meetups, new-year
- **Interested Audience**: 
  - total_interested_count: 42

## Ticket Details

- **Ticket URL**: http://facebook.com/200029431217329?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=west+plains-events

## Event venue details

- **city**: West Plains
- **state**: MO
- **country**: United States
- **location**: Casey's
- **lat**: 36.742463570064
- **long**: -91.875727999971
- **full address**: Casey's, 1702 Gibson St,West Plains, Missouri, United States

## Event gallery

- **Alt text**: 2026 polar bear run.
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/802c9e28827957473436baa3248bfac071e81dda63f4388c8fcaffa6a18a449e-rimg-w1040-h995-dc010101-gmir?v=1767213208

## FAQs

- **Q**: When and where is 2026 polar bear run.  being held?
  - **A:** 2026 polar bear run.  takes place on Thu, 01 Jan, 2026 at 12:00 pm to Thu, 01 Jan, 2026 at 12:00 pm at Casey's, 1702 Gibson St,West Plains, Missouri, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2026 polar bear run.",
        "image": "https://cdn-az.allevents.in/events10/banners/802c9e28827957473436baa3248bfac071e81dda63f4388c8fcaffa6a18a449e-rimg-w1040-h995-dc010101-gmir?v=1767213208",
        "startDate": "2026-01-01",
        "url": "https://allevents.in/west-plains/2026-polar-bear-run/200029431217329",
        "location": {
            "@type": "Place",
            "name": "Casey's",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1702 Gibson St,West Plains, Missouri",
                "addressLocality": "West Plains",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.742463570064",
                "longitude": "-91.875727999971"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are doing a New Year ride. Meeting at noon at Casey’s next to sonic. Let’s all get together and do what we love to do and start the year off right. Route All depends on weather. Hope to see y’all there."
    }
]
```