

# Event Details

- **Event Name**: Turkey Trot 5k
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 08:00 am
- **Event Description**: Join us for a fun and festive Turkey Trot where runners and walkers of all ages kick off Thanksgiving with community spirit and healthy activity.
- **Event URL**: https://allevents.in/north-vernon/turkey-trot-5k/200029120712616
- **Event Categories**: turkey-trot, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 55

## Ticket Details

- **Ticket URL**: http://facebook.com/200029120712616?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=north+vernon-events

## Event venue details

- **city**: North Vernon
- **state**: IN
- **country**: United States
- **location**: North Vernon Main Street
- **lat**: 39.006338177071
- **long**: -85.624059243904
- **full address**: North Vernon Main Street, PO Box 992, 50 Short Street,North Vernon, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: North Vernon Main Street (https://allevents.in/org/north-vernon-main-street/21346909)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Turkey+Trot+5k&date=Thu%2C+27+Nov%2C+2025+at+08%3A00+am&bg=2
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Turkey+Trot+5k&date=27+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 27 Nov, 2025 at 08:00 am
- **Q**: Where is the event happening?
  - **A:** North Vernon Main Street, PO Box 992, 50 Short Street,North Vernon, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** North Vernon Main Street
- **Q**: What type of event is this?
  - **A:** turkey-trot, thanksgiving
- **Q**: Where can I find ticket details about Turkey Trot 5k ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Trot 5k",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Turkey+Trot+5k&date=Thu%2C+27+Nov%2C+2025+at+08%3A00+am&bg=2",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/north-vernon/turkey-trot-5k/200029120712616",
        "location": {
            "@type": "Place",
            "name": "North Vernon Main Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "PO Box 992, 50 Short Street,North Vernon, Indiana",
                "addressLocality": "North Vernon",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.006338177071",
                "longitude": "-85.624059243904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a fun and festive Turkey Trot where runners and walkers of all ages kick off Thanksgiving with community spirit and healthy activity.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Vernon Main Street",
                "url": "https://allevents.in/org/north-vernon-main-street/21346909"
            }
        ]
    }
]
```