

# Event Details

- **Event Name**: Charity Golf Scramble
- **Event Start and End Date**: Sun, 27 Sep, 2026 at 10:00 am (-05:00)
- **Event Description**: Save the date September 28th at 8:00am
- **Event URL**: https://allevents.in/henderson/charity-golf-scramble/200029937779631
- **Event Categories**: Sports, Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Henderson
- **state**: KY
- **country**: United States
- **location**: Henderson Country Club
- **lat**: 37.863365768
- **long**: -87.484927633
- **full address**: Henderson Country Club, 1030 Country Club Dr, Henderson, KY 42420-9101, United States

## Event gallery

- **Alt text**: Charity Golf Scramble
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/717320c3da8aba05fa47b93c473237759c5cff2bdaa0231b3a22e405dbc47bcf-rimg-w781-h253-dcfefefe-gmir?v=1776100291

## FAQs

- **Q**: When and where is Charity Golf Scramble being held?
  - **A:** Charity Golf Scramble takes place on Sun, 27 Sep, 2026 at 10:00 am to Sun, 27 Sep, 2026 at 10:00 am at Henderson Country Club, 1030 Country Club Dr, Henderson, KY 42420-9101, United States.
- **Q**: Who is organizing Charity Golf Scramble?
  - **A:** Charity Golf Scramble is organized by Henderson Elks Lodge #206.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Charity Golf Scramble",
        "image": "https://cdn-az.allevents.in/events9/banners/717320c3da8aba05fa47b93c473237759c5cff2bdaa0231b3a22e405dbc47bcf-rimg-w781-h253-dcfefefe-gmir?v=1776100291",
        "startDate": "2026-09-27T10:00:00-05:00",
        "url": "https://allevents.in/henderson/charity-golf-scramble/200029937779631",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Henderson Country Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1030 Country Club Dr, Henderson, KY 42420-9101, United States",
                "addressLocality": "Henderson",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.863365768",
                "longitude": "-87.484927633"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date September 28th at 8:00am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Henderson Elks Lodge 206",
                "url": "https://allevents.in/org/henderson-elks-lodge-206/23996005"
            }
        ]
    }
]
```