

# Event Details

- **Event Name**: Turkey Shoot
- **Event Start and End Date**: Sat, 07 Nov, 2026 at 10:00 am (-06:00)
- **Event Description**: TBD
- **Event URL**: https://allevents.in/milford/turkey-shoot/200030533492008
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Milford
- **state**: KS
- **country**: United States
- **location**: 6514 Old Milford Road, Fort Riley, KS, United States, Kansas 66514
- **lat**: 39.08918
- **long**: -96.87911
- **full address**: 6514 Old Milford Road, Fort Riley, KS, United States, Kansas 66514, 6514 Old Milford Rd, Milford, KS 66514-9324, United States

## Event gallery

- **Alt text**: Turkey Shoot
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/80da872c25f3c645c07cab8c6f4db12767a73654df229e7e77cabda798952e84-rimg-w1200-h906-dce8f8f8-gmir?v=1787167030

## FAQs

- **Q**: When and where is Turkey Shoot being held?
  - **A:** Turkey Shoot takes place on Sat, 07 Nov, 2026 at 10:00 am to Sat, 07 Nov, 2026 at 10:00 am at 6514 Old Milford Road, Fort Riley, KS, United States, Kansas 66514, 6514 Old Milford Rd, Milford, KS 66514-9324, United States.
- **Q**: Who is organizing Turkey Shoot?
  - **A:** Turkey Shoot is organized by Rolling Meadows Golf Course, Junction City, KS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Turkey Shoot",
        "image": "https://cdn-az.allevents.in/events5/banners/80da872c25f3c645c07cab8c6f4db12767a73654df229e7e77cabda798952e84-rimg-w1200-h906-dce8f8f8-gmir?v=1787167030",
        "startDate": "2026-11-07T10:00:00-06:00",
        "url": "https://allevents.in/milford/turkey-shoot/200030533492008",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "6514 Old Milford Road, Fort Riley, KS, United States, Kansas 66514",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6514 Old Milford Rd, Milford, KS 66514-9324, United States",
                "addressLocality": "Milford",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.08918",
                "longitude": "-96.87911"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "TBD",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rolling Meadows Golf Course Junction City KS",
                "url": "https://allevents.in/org/rolling-meadows-golf-course-junction-city-ks/23683656"
            }
        ]
    }
]
```