

# Event Details

- **Event Name**: Thanksgiving Turkey Trot
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 08:00 am
- **Event Description**: Journey through the vineyard and kick off Thanksgiving morning with our annual Turkey Trot.
- **Event URL**: https://allevents.in/guthrie-center/thanksgiving-turkey-trot/200028360370532
- **Event Categories**: thanksgiving, turkey-trot
- **Interested Audience**: 
  - total_interested_count: 100

## Ticket Details


## Event venue details

- **city**: Guthrie Center
- **state**: IA
- **country**: United States
- **location**: 2821 Highway 44, Panora, IA, United States, Iowa 50216
- **lat**: 41.688720560263
- **long**: -94.392157423723
- **full address**: 2821 Highway 44, Panora, IA, United States, Iowa 50216, 2821 IA-44, Guthrie Center, IA 50115-8884, United States

## Event gallery

- **Alt text**: Thanksgiving Turkey Trot
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/7fd738767f3452ac491a46923c73f16b8b414ff21a1126866231db5e68068b51-rimg-w720-h960-dc304932-gmir?v=1763997937

## FAQs

- **Q**: When and where is Thanksgiving Turkey Trot being held?
  - **A:** Thanksgiving Turkey Trot takes place on Thu, 27 Nov, 2025 at 08:00 am to Thu, 27 Nov, 2025 at 08:00 am at 2821 Highway 44, Panora, IA, United States, Iowa 50216, 2821 IA-44, Guthrie Center, IA 50115-8884, United States.
- **Q**: Who is organizing Thanksgiving Turkey Trot?
  - **A:** Thanksgiving Turkey Trot is organized by Twin Vines.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Turkey Trot",
        "image": "https://cdn-az.allevents.in/events2/banners/7fd738767f3452ac491a46923c73f16b8b414ff21a1126866231db5e68068b51-rimg-w720-h960-dc304932-gmir?v=1763997937",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/guthrie-center/thanksgiving-turkey-trot/200028360370532",
        "location": {
            "@type": "Place",
            "name": "2821 Highway 44, Panora, IA, United States, Iowa 50216",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2821 IA-44, Guthrie Center, IA 50115-8884, United States",
                "addressLocality": "Guthrie Center",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.688720560263",
                "longitude": "-94.392157423723"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Journey through the vineyard and kick off Thanksgiving morning with our annual Turkey Trot.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Twin Vines",
                "url": "https://allevents.in/org/twin-vines/26000055"
            }
        ]
    }
]
```