

# Event Details

- **Event Name**: Horse Racing 
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 02:00 am
- **Event Description**: Due to some scheduling conflicts, the horse racing scheduled for Saturday November 22nd has been rescheduled to Wednesday November 26th at 7:30!!
- **Event URL**: https://allevents.in/ortonville/horse-racing/200029231333641
- **Event Categories**: sports
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Ortonville
- **state**: MN
- **country**: United States
- **location**: 333 2nd St SE, Ortonville, MN
- **lat**: 45.30159
- **long**: -96.44246
- **full address**: 333 2nd St SE, Ortonville, MN, United States

## Event gallery

- **Alt text**: Horse Racing
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cda6aa812cba9852999e9947b12d8485e5ed397a4e091c5f8a1fe1011f59553b-rimg-w1024-h1536-dc02175f-gmir?v=1763664341

## FAQs

- **Q**: When and where is Horse Racing  being held?
  - **A:** Horse Racing  takes place on Wed, 26 Nov, 2025 at 02:00 am to Wed, 26 Nov, 2025 at 02:00 am at 333 2nd St SE, Ortonville, MN, United States.
- **Q**: Who is organizing Horse Racing ?
  - **A:** Horse Racing  is organized by Ortonville VFW.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Horse Racing  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 Ortonville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Horse Racing  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 Racing",
        "image": "https://cdn-az.allevents.in/events5/banners/cda6aa812cba9852999e9947b12d8485e5ed397a4e091c5f8a1fe1011f59553b-rimg-w1024-h1536-dc02175f-gmir?v=1763664341",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/ortonville/horse-racing/200029231333641",
        "location": {
            "@type": "Place",
            "name": "333 2nd St SE, Ortonville, MN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "333 2nd St SE, Ortonville, MN 56278-1535, United States",
                "addressLocality": "Ortonville",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.30159",
                "longitude": "-96.44246"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Due to some scheduling conflicts, the horse racing scheduled for Saturday November 22nd has been rescheduled to Wednesday November 26th at 7:30!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ortonville VFW",
                "url": "https://allevents.in/org/ortonville-vfw/27119362"
            }
        ]
    }
]
```