

# Event Details

- **Event Name**: Thanksgiving Day Turkey Trot
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 08:00 am
- **Event Description**: Hope to see you November 28th for the Annual Turkey Trot! Same time, same place!
- **Event URL**: https://allevents.in/tiffin/thanksgiving-day-turkey-trot/200029215349904
- **Event Categories**: thanksgiving, turkey-trot
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Tiffin
- **state**: OH
- **country**: United States
- **location**: Hedges-Boyer Park
- **lat**: 41.104636844268
- **long**: -83.158868525815
- **full address**: Hedges-Boyer Park, Tiffin, United States

## Event gallery

- **Alt text**: Thanksgiving Day Turkey Trot
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c7cd047e8bc67882027c4f9eaeb801d9833c71aa5b913b3883c678b451c30081-rimg-w1200-h791-dc4d5945-gmir?v=1764162346

## FAQs

- **Q**: When and where is Thanksgiving Day Turkey Trot being held?
  - **A:** Thanksgiving Day Turkey Trot takes place on Thu, 27 Nov, 2025 at 08:00 am to Thu, 27 Nov, 2025 at 08:00 am at Hedges-Boyer Park, Tiffin, United States.
- **Q**: Who is organizing Thanksgiving Day Turkey Trot?
  - **A:** Thanksgiving Day Turkey Trot is organized by Thanksgiving Day Turkey Trot.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Day Turkey Trot",
        "image": "https://cdn-az.allevents.in/events3/banners/c7cd047e8bc67882027c4f9eaeb801d9833c71aa5b913b3883c678b451c30081-rimg-w1200-h791-dc4d5945-gmir?v=1764162346",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/tiffin/thanksgiving-day-turkey-trot/200029215349904",
        "location": {
            "@type": "Place",
            "name": "Hedges-Boyer Park",
            "address": {
                "@type": "PostalAddress",
                "name": "Hedges-Boyer Park, Tiffin, United States",
                "addressLocality": "Tiffin",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.104636844268",
                "longitude": "-83.158868525815"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hope to see you November 28th for the Annual Turkey Trot! Same time, same place!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Thanksgiving Day Turkey Trot",
                "url": "https://allevents.in/org/thanksgiving-day-turkey-trot/27101157"
            }
        ]
    }
]
```