

# Event Details

- **Event Name**: Turkey Trot
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 08:30 am
- **Event Description**: Don’t be a turkey, move your feet before you eat, 5K fun walk/run!
- **Event URL**: https://allevents.in/nekoosa/turkey-trot/200029072937346
- **Event Categories**: turkey-trot, marathons
- **Interested Audience**: 
  - total_interested_count: 85

## Ticket Details


## Event venue details

- **city**: Nekoosa
- **state**: WI
- **country**: United States
- **location**: Up North Brewing Company
- **lat**: 44.212141164227
- **long**: -89.809548853082
- **full address**: Up North Brewing Company, 304 Matterhorn Trail,Nekoosa, Wisconsin, United States

## Event gallery

- **Alt text**: Turkey Trot
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7ffaa40ad90152edc2e1408cb28d39383ac3c84744499a9bc24b7207dfb93e24-rimg-w1200-h1553-dcf4ebdb-gmir?v=1764057846

## FAQs

- **Q**: When and where is Turkey Trot being held?
  - **A:** Turkey Trot takes place on Thu, 27 Nov, 2025 at 08:30 am to Thu, 27 Nov, 2025 at 08:30 am at Up North Brewing Company, 304 Matterhorn Trail,Nekoosa, Wisconsin, United States.
- **Q**: Who is organizing Turkey Trot?
  - **A:** Turkey Trot is organized by DRAFT - Discover Rome Area Family Trails.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Trot",
        "image": "https://cdn-az.allevents.in/events2/banners/7ffaa40ad90152edc2e1408cb28d39383ac3c84744499a9bc24b7207dfb93e24-rimg-w1200-h1553-dcf4ebdb-gmir?v=1764057846",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/nekoosa/turkey-trot/200029072937346",
        "location": {
            "@type": "Place",
            "name": "Up North Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "304 Matterhorn Trail,Nekoosa, Wisconsin",
                "addressLocality": "Nekoosa",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.212141164227",
                "longitude": "-89.809548853082"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don’t be a turkey, move your feet before you eat, 5K fun walk/run!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DRAFT - Discover Rome Area Family Trails",
                "url": "https://allevents.in/org/draft-discover-rome-area-family-trails/26942933"
            }
        ]
    }
]
```