

# Event Details

- **Event Name**: Turkey Trot 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 09:00 am
- **Event Description**: 5k run for Tots
- **Event URL**: https://allevents.in/robinson/turkey-trot/200029105018914
- **Event Categories**: turkey-trot, marathons
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Robinson
- **state**: IL
- **country**: United States
- **location**: 400 S Jackson St
- **lat**: 39.00307
- **long**: -87.73207
- **full address**: 400 S Jackson St, 400 S Jackson St, Robinson, IL 62454-3412, United States

## Event gallery

- **Alt text**: Turkey Trot
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/88262006e96d621c723d4e2abaf4c67dc206f9420afcdb9eac508f2e18348ac0-rimg-w1080-h1583-dcababa9-gmir?v=1763847036

## FAQs

- **Q**: When and where is Turkey Trot  being held?
  - **A:** Turkey Trot  takes place on Thu, 27 Nov, 2025 at 09:00 am to Thu, 27 Nov, 2025 at 09:00 am at 400 S Jackson St, 400 S Jackson St, Robinson, IL 62454-3412, United States.
- **Q**: Who is organizing Turkey Trot ?
  - **A:** Turkey Trot  is organized by Robinson Fire Protection District's Turkey Trot for Tots.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Trot",
        "image": "https://cdn-az.allevents.in/events7/banners/88262006e96d621c723d4e2abaf4c67dc206f9420afcdb9eac508f2e18348ac0-rimg-w1080-h1583-dcababa9-gmir?v=1763847036",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/robinson/turkey-trot/200029105018914",
        "location": {
            "@type": "Place",
            "name": "400 S Jackson St",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 S Jackson St, Robinson, IL 62454-3412, United States",
                "addressLocality": "Robinson",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.00307",
                "longitude": "-87.73207"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "5k run for Tots",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robinson Fire Protection Districts Turkey Trot for Tots",
                "url": "https://allevents.in/org/robinson-fire-protection-districts-turkey-trot-for-tots/20562137"
            }
        ]
    }
]
```