

# Event Details

- **Event Name**: Dover Fitness Center Turkey Trot
- **Event Start and End Date**: Fri, 21 Nov, 2025 at 06:00 pm
- **Event Description**: The early bird gets the worm but the early runner can get a turkey. Don't worm out and join us for an 0700 run Nov 21. Each runner gets a ticket to try and win a prize. This could even be your unit's PT event
- **Event URL**: https://allevents.in/dover/dover-fitness-center-turkey-trot/200029206206946
- **Event Categories**: turkey-trot
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Dover
- **state**: TN
- **country**: United States
- **location**: Dover Fitness Center
- **lat**: 36.48636
- **long**: -87.84021
- **full address**: Dover Fitness Center, 402 Church St, Dover, TN 37058-3005, United States

## Event gallery

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

## FAQs

- **Q**: When and where is Dover Fitness Center Turkey Trot being held?
  - **A:** Dover Fitness Center Turkey Trot takes place on Fri, 21 Nov, 2025 at 06:00 pm to Fri, 21 Nov, 2025 at 06:00 pm at Dover Fitness Center, 402 Church St, Dover, TN 37058-3005, United States.
- **Q**: Who is organizing Dover Fitness Center Turkey Trot?
  - **A:** Dover Fitness Center Turkey Trot is organized by Dover AFB Fitness Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Dover Fitness Center Turkey Trot",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Dover+Fitness+Center+Turkey+Trot&date=Fri%2C+21+Nov%2C+2025+at+06%3A00+pm&bg=2",
        "startDate": "2025-11-21",
        "url": "https://allevents.in/dover/dover-fitness-center-turkey-trot/200029206206946",
        "location": {
            "@type": "Place",
            "name": "Dover Fitness Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "402 Church St, Dover, TN 37058-3005, United States",
                "addressLocality": "Dover",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.48636",
                "longitude": "-87.84021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The early bird gets the worm but the early runner can get a turkey. Don't worm out and join us for an 0700 run Nov 21. Each runner gets a ticket to try and win a prize. This could even be your unit's PT event",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dover AFB Fitness Center",
                "url": "https://allevents.in/org/dover-afb-fitness-center/27091486"
            }
        ]
    }
]
```