

# Event Details

- **Event Name**: Bear Water Run 2026
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 08:00 am – Sat, 12 Sep, 2026 at 01:00 pm (-05:00)
- **Event Description**: 10 and 20 mile run put on by White Bear Lake Lions
- **Event URL**: https://allevents.in/white-bear-lake/bear-water-run-2026/200029053787724
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: White Bear Lake
- **state**: MN
- **country**: United States
- **location**: Ramsey County Beach
- **lat**: 45.09395845008
- **long**: -92.997246937449
- **full address**: Ramsey County Beach, White Bear Lake, Minnesota, United States

## Event gallery

- **Alt text**: Bear Water Run 2026
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/891a4dd388fe3a559b44cd0dffdd7081b0911fb101343fdd12f77e63c5eb3e7a-rimg-w800-h531-dc5d7c48-gmir?v=1774862010

## FAQs

- **Q**: When and where is Bear Water Run 2026 being held?
  - **A:** Bear Water Run 2026 takes place on Sat, 12 Sep, 2026 at 08:00 am to Sat, 12 Sep, 2026 at 01:00 pm at Ramsey County Beach, White Bear Lake, Minnesota, United States.
- **Q**: Who is organizing Bear Water Run 2026?
  - **A:** Bear Water Run 2026 is organized by Bear Water Run presented by The White Bear Lions.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bear Water Run 2026",
        "image": "https://cdn-az.allevents.in/events10/banners/891a4dd388fe3a559b44cd0dffdd7081b0911fb101343fdd12f77e63c5eb3e7a-rimg-w800-h531-dc5d7c48-gmir?v=1774862010",
        "startDate": "2026-09-12T08:00:00-05:00",
        "endDate": "2026-09-12T13:00:00-05:00",
        "url": "https://allevents.in/white-bear-lake/bear-water-run-2026/200029053787724",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ramsey County Beach",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "White Bear Lake, Minnesota",
                "addressLocality": "White Bear Lake",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.09395845008",
                "longitude": "-92.997246937449"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "10 and 20 mile run put on by White Bear Lake Lions",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bear Water Run presented by The White Bear Lions",
                "url": "https://allevents.in/org/bear-water-run-presented-by-the-white-bear-lions/20071534"
            }
        ]
    }
]
```