

# Event Details

- **Event Name**: Turkey Trot
- **Event Start and End Date**: Fri, 28 Nov, 2025 at 10:00 am
- **Event Description**: Join us for our annual Turkey Trot on Friday November 28th.   Registration is at 10am!   Come out for a gobbling good time!
- **Event URL**: https://allevents.in/boonville/turkey-trot/200029201971547
- **Event Categories**: turkey-trot, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Boonville
- **state**: IN
- **country**: United States
- **location**: 5 Quail Crossing Dr, Boonville, IN
- **lat**: 38.03215
- **long**: -87.32728
- **full address**: 5 Quail Crossing Dr, Boonville, IN, United States

## Event gallery

- **Alt text**: Turkey Trot
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/fe0a0c408520044a5fc56f11e205c4c339ae5ba89728bd5cf5039e0a652a7db6-rimg-w1130-h1490-dcffffff-gmir?v=1763847489

## FAQs

- **Q**: When and where is Turkey Trot being held?
  - **A:** Turkey Trot takes place on Fri, 28 Nov, 2025 at 10:00 am to Fri, 28 Nov, 2025 at 10:00 am at 5 Quail Crossing Dr, Boonville, IN, United States.
- **Q**: Who is organizing Turkey Trot?
  - **A:** Turkey Trot is organized by Quail Crossing Golf Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Trot",
        "image": "https://cdn-az.allevents.in/events8/banners/fe0a0c408520044a5fc56f11e205c4c339ae5ba89728bd5cf5039e0a652a7db6-rimg-w1130-h1490-dcffffff-gmir?v=1763847489",
        "startDate": "2025-11-28",
        "url": "https://allevents.in/boonville/turkey-trot/200029201971547",
        "location": {
            "@type": "Place",
            "name": "5 Quail Crossing Dr, Boonville, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 N Quail Crossing Dr, Boonville, IN 47601-8466, United States",
                "addressLocality": "Boonville",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.03215",
                "longitude": "-87.32728"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Turkey Trot on Friday November 28th.   Registration is at 10am!   Come out for a gobbling good time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Quail Crossing Golf Club",
                "url": "https://allevents.in/org/quail-crossing-golf-club/27086479"
            }
        ]
    }
]
```