

# Event Details

- **Event Name**: Sunset Hills Fall Classic
- **Event Start and End Date**: Sat, 03 Oct, 2026 at 10:00 am (-05:00)
- **Event Description**: Details coming soon!
- **Event URL**: https://allevents.in/pekin/sunset-hills-fall-classic/200029927181654
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Pekin
- **state**: IL
- **country**: United States
- **location**: 1620 Summit Dr, Pekin, IL
- **lat**: 40.5436
- **long**: -89.61286
- **full address**: 1620 Summit Dr, Pekin, IL, United States

## Event gallery

- **Alt text**: Sunset Hills Fall Classic
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2c03108463314b0a5ffce6635854d6da757efa29499e422bd62171bd66754092-rimg-w1200-h1553-dc651b1c-gmir?v=1775900093

## FAQs

- **Q**: When and where is Sunset Hills Fall Classic being held?
  - **A:** Sunset Hills Fall Classic takes place on Sat, 03 Oct, 2026 at 10:00 am to Sat, 03 Oct, 2026 at 10:00 am at 1620 Summit Dr, Pekin, IL, United States.
- **Q**: Who is organizing Sunset Hills Fall Classic?
  - **A:** Sunset Hills Fall Classic is organized by Sunset Hills Golf Course.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunset Hills Fall Classic",
        "image": "https://cdn-az.allevents.in/events5/banners/2c03108463314b0a5ffce6635854d6da757efa29499e422bd62171bd66754092-rimg-w1200-h1553-dc651b1c-gmir?v=1775900093",
        "startDate": "2026-10-03T10:00:00-05:00",
        "url": "https://allevents.in/pekin/sunset-hills-fall-classic/200029927181654",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "1620 Summit Dr, Pekin, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1620 Summit Dr, Pekin, IL 61554-6431, United States",
                "addressLocality": "Pekin",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.5436",
                "longitude": "-89.61286"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details coming soon!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sunset Hills Golf Course",
                "url": "https://allevents.in/org/sunset-hills-golf-course/21428774"
            }
        ]
    }
]
```