

# Event Details

- **Event Name**: horse races
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 06:30 pm
- **Event Description**: Come join us for horse races this wednesday starting at 6:30pm
- **Event URL**: https://allevents.in/browerville/horse-races/200029261906520
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Browerville
- **state**: MN
- **country**: United States
- **location**: Browerville Liquor Store
- **lat**: 46.0848749
- **long**: -94.8674306375
- **full address**: Browerville Liquor Store, 531 Main St S,Browerville, Minnesota, United States

## Event gallery

- **Alt text**: horse races
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=horse+races&date=Wed%2C+26+Nov%2C+2025+at+06%3A30+pm&bg=1

## FAQs

- **Q**: When and where is horse races being held?
  - **A:** horse races takes place on Wed, 26 Nov, 2025 at 06:30 pm to Wed, 26 Nov, 2025 at 06:30 pm at Browerville Liquor Store, 531 Main St S,Browerville, Minnesota, United States.
- **Q**: Who is organizing horse races?
  - **A:** horse races is organized by Browerville Liquor Store.
- **Q**: Who is this event for? Is it right for me?
  - **A:** horse races is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Browerville, this event is thoughtfully curated to deliver a standout experience worth every moment. If horse races sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "horse races",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=horse+races&date=Wed%2C+26+Nov%2C+2025+at+06%3A30+pm&bg=1",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/browerville/horse-races/200029261906520",
        "location": {
            "@type": "Place",
            "name": "Browerville Liquor Store",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "531 Main St S,Browerville, Minnesota",
                "addressLocality": "Browerville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.0848749",
                "longitude": "-94.8674306375"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for horse races this wednesday starting at 6:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Browerville Liquor Store",
                "url": "https://allevents.in/org/browerville-liquor-store/26855050"
            }
        ]
    }
]
```