

# Event Details

- **Event Name**: Annual Golf Outing 
- **Event Start and End Date**: Fri, 12 Sep, 2025 at 11:00 am
- **Event Description**: More details and how to register: https://www.cilca.org/golf-outing.html
- **Event URL**: https://allevents.in/forsyth/annual-golf-outing/200028358217216
- **Event Categories**: golf, sports, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Forsyth
- **state**: IL
- **country**: United States
- **location**: Hickory Point Golf Course
- **lat**: 39.92382
- **long**: -88.96346
- **full address**: Hickory Point Golf Course, 727 W Weaver Rd,Forsyth, Illinois, United States

## Event gallery

- **Alt text**: Annual Golf Outing
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7841eed8bfdb056bf8fc91a8322b84e015e0648f6b795751af5f70be34ff3753-rimg-w1080-h1080-dcffffc6-gmir?v=1757648940

## FAQs

- **Q**: When and where is Annual Golf Outing  being held?
  - **A:** Annual Golf Outing  takes place on Fri, 12 Sep, 2025 at 11:00 am to Fri, 12 Sep, 2025 at 11:00 am at Hickory Point Golf Course, 727 W Weaver Rd,Forsyth, Illinois, United States.
- **Q**: Who is organizing Annual Golf Outing ?
  - **A:** Annual Golf Outing  is organized by Camp Cilca.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Annual Golf Outing  is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Forsyth, this event is thoughtfully curated to deliver a standout experience worth every moment. If Annual Golf Outing  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Golf Outing",
        "image": "https://cdn-az.allevents.in/events1/banners/7841eed8bfdb056bf8fc91a8322b84e015e0648f6b795751af5f70be34ff3753-rimg-w1080-h1080-dcffffc6-gmir?v=1757648940",
        "startDate": "2025-09-12",
        "url": "https://allevents.in/forsyth/annual-golf-outing/200028358217216",
        "location": {
            "@type": "Place",
            "name": "Hickory Point Golf Course",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "727 W Weaver Rd,Forsyth, Illinois",
                "addressLocality": "Forsyth",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.92382",
                "longitude": "-88.96346"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "More details and how to register: https://www.cilca.org/golf-outing.html",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Camp Cilca",
                "url": "https://allevents.in/org/camp-cilca/25989582"
            }
        ]
    }
]
```