

# Event Details

- **Event Name**: Turkey shoot
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 11:00 am
- **Event Description**: Come out and enjoy a great day.
- **Event URL**: https://allevents.in/centerville/turkey-shoot/200029150120750
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Centerville
- **state**: TN
- **country**: United States
- **location**: 475 Bass Bend Rd, Centerville, TN
- **lat**: 35.74998
- **long**: -87.44931
- **full address**: 475 Bass Bend Rd, Centerville, TN, United States

## Event gallery

- **Alt text**: Turkey shoot
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/ddc3bfd31935d72405d18931b563d5e529af4d4ee4daec29d2c146f34291837c-rimg-w1200-h1600-dcaec3ed-gmir?v=1763169667

## FAQs

- **Q**: When and where is Turkey shoot being held?
  - **A:** Turkey shoot takes place on Sun, 16 Nov, 2025 at 11:00 am to Sun, 16 Nov, 2025 at 11:00 am at 475 Bass Bend Rd, Centerville, TN, United States.
- **Q**: Who is organizing Turkey shoot?
  - **A:** Turkey shoot is organized by Hickman County Coon Hunters Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey shoot",
        "image": "https://cdn-az.allevents.in/events3/banners/ddc3bfd31935d72405d18931b563d5e529af4d4ee4daec29d2c146f34291837c-rimg-w1200-h1600-dcaec3ed-gmir?v=1763169667",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/centerville/turkey-shoot/200029150120750",
        "location": {
            "@type": "Place",
            "name": "475 Bass Bend Rd, Centerville, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "475 Bass Bend Rd, Centerville, TN 37033-4185, United States",
                "addressLocality": "Centerville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.74998",
                "longitude": "-87.44931"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and enjoy a great day.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hickman County Coon Hunters Club",
                "url": "https://allevents.in/org/hickman-county-coon-hunters-club/23255605"
            }
        ]
    }
]
```