

# Event Details

- **Event Name**: Turkey Trot
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 06:00 pm
- **Event Description**: Hi all, come join us for our usual run the Tuesday before Thanksgiving! We will meet at BrickHaven's front porch at 6pm and grab food at Cuginos or Canun after. Hope to see you there :)
- **Event URL**: https://allevents.in/grand-ledge/turkey-trot/200029222839224
- **Event Categories**: turkey-trot, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200029222839224?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=grand+ledge-events

## Event venue details

- **city**: Grand Ledge
- **state**: MI
- **country**: United States
- **location**: BrickHaven Brewing Company
- **lat**: 42.752088740909
- **long**: -84.745430865758
- **full address**: BrickHaven Brewing Company, 200 E Jefferson St,Grand Ledge,MI,United States

## Event gallery

- **Alt text**: Turkey Trot
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Turkey+Trot&date=Tue%2C+25+Nov%2C+2025+at+06%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Turkey Trot being held?
  - **A:** Turkey Trot takes place on Tue, 25 Nov, 2025 at 06:00 pm to Tue, 25 Nov, 2025 at 06:00 pm at BrickHaven Brewing Company, 200 E Jefferson St,Grand Ledge,MI,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Trot",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Turkey+Trot&date=Tue%2C+25+Nov%2C+2025+at+06%3A00+pm&bg=5",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/grand-ledge/turkey-trot/200029222839224",
        "location": {
            "@type": "Place",
            "name": "BrickHaven Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 E Jefferson St,Grand Ledge,MI,United States",
                "addressLocality": "Grand Ledge",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.752088740909",
                "longitude": "-84.745430865758"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hi all, come join us for our usual run the Tuesday before Thanksgiving! We will meet at BrickHaven's front porch at 6pm and grab food at Cuginos or Canun after. Hope to see you there :)"
    }
]
```