

# Event Details

- **Event Name**: Turkey Day Trail Trot
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 08:00 am
- **Event Description**: Be prepared for a mix of paved trail and off-pavement cross country ski trails including a dash of Mother Nature in the mix, could be warm and sunny then again, it has snowed early.
- **Event URL**: https://allevents.in/oakdale/turkey-day-trail-trot/200028990123133
- **Event Categories**: trips-adventures, thanksgiving, turkey-trot
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Oakdale
- **state**: MN
- **country**: United States
- **location**: Battle Creek Off Leash Dog Park
- **lat**: 44.94094
- **long**: -93.00089
- **full address**: Battle Creek Off Leash Dog Park, 2350 Upper Afton Rd,Maplewood,MN,United States, Oakdale

## Event gallery

- **Alt text**: Turkey Day Trail Trot
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b794ece81f47c78280b7ddf171f72186984ff893085b1e902deba3fb9ac28778-rimg-w1200-h600-dcffffff-gmir?v=1764161796

## FAQs

- **Q**: When and where is Turkey Day Trail Trot being held?
  - **A:** Turkey Day Trail Trot takes place on Thu, 27 Nov, 2025 at 08:00 am to Thu, 27 Nov, 2025 at 08:00 am at Battle Creek Off Leash Dog Park, 2350 Upper Afton Rd,Maplewood,MN,United States, Oakdale.
- **Q**: Who is organizing Turkey Day Trail Trot?
  - **A:** Turkey Day Trail Trot is organized by Urban Trail Series.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Day Trail Trot",
        "image": "https://cdn-az.allevents.in/events4/banners/b794ece81f47c78280b7ddf171f72186984ff893085b1e902deba3fb9ac28778-rimg-w1200-h600-dcffffff-gmir?v=1764161796",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/oakdale/turkey-day-trail-trot/200028990123133",
        "location": {
            "@type": "Place",
            "name": "Battle Creek Off Leash Dog Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2350 Upper Afton Rd,Maplewood,MN,United States",
                "addressLocality": "Oakdale",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.94094",
                "longitude": "-93.00089"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Be prepared for a mix of paved trail and off-pavement cross country ski trails including a dash of Mother Nature in the mix, could be warm and sunny then again, it has snowed early.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Urban Trail Series",
                "url": "https://allevents.in/org/urban-trail-series/26524286"
            }
        ]
    }
]
```