

# Event Details

- **Event Name**: Mrs. McCormick's Ice House
- **Event Start and End Date**: Sat, 17 Jan, 2026 at 10:00 am
- **Event Description**: Mrs. McCormick's Ice House is a winter race on the trails of Ontario County Park (OCP) on January 17, 2026. Athletes have the option of completing the 4-ish mile loop once, twice, or thrice.
- **Event URL**: https://allevents.in/middlesex/mrs-mccormicks-ice-house/200029024793255
- **Event Categories**: sports, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Middlesex
- **state**: NY
- **country**: United States
- **location**: Ontario County Park
- **lat**: 42.709679
- **long**: -77.412995
- **full address**: Ontario County Park, Gannett Hill Park,Middlesex, New York, United States

## Event gallery

- **Alt text**: Mrs. McCormick's Ice House
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/cfae15e1f91908f65c3b002a526756c5638da67ea07eb2609550020dae2cf221-rimg-w900-h338-dcd2d6eb-gmir?v=1768332253

## FAQs

- **Q**: When and where is Mrs. McCormick's Ice House being held?
  - **A:** Mrs. McCormick's Ice House takes place on Sat, 17 Jan, 2026 at 10:00 am to Sat, 17 Jan, 2026 at 10:00 am at Ontario County Park, Gannett Hill Park,Middlesex, New York, United States.
- **Q**: Who is organizing Mrs. McCormick's Ice House?
  - **A:** Mrs. McCormick's Ice House is organized by FarFetched Enterprises.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mrs. McCormick's Ice House 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 Middlesex, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mrs. McCormick's Ice House 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": "Mrs. McCormick's Ice House",
        "image": "https://cdn-az.allevents.in/events5/banners/cfae15e1f91908f65c3b002a526756c5638da67ea07eb2609550020dae2cf221-rimg-w900-h338-dcd2d6eb-gmir?v=1768332253",
        "startDate": "2026-01-17",
        "url": "https://allevents.in/middlesex/mrs-mccormicks-ice-house/200029024793255",
        "location": {
            "@type": "Place",
            "name": "Ontario County Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Gannett Hill Park,Middlesex, New York",
                "addressLocality": "Middlesex",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.709679",
                "longitude": "-77.412995"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mrs. McCormick's Ice House is a winter race on the trails of Ontario County Park (OCP) on January 17, 2026. Athletes have the option of completing the 4-ish mile loop once, twice, or thrice.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FarFetched Enterprises",
                "url": "https://allevents.in/org/farfetched-enterprises/21410356"
            }
        ]
    }
]
```