

# Event Details

- **Event Name**: Christmas Eve Brunch
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:00 am – Wed, 24 Dec, 2025 at 02:00 pm
- **Event Description**: Happy Christmas Eve! ? Start the day with brunch at Unwind Rewind—good eats, great company, and all the cozy holiday feels
- **Event URL**: https://allevents.in/sullivan/christmas-eve-brunch/200029395980913
- **Event Categories**: brunch, christmas, holiday
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Sullivan
- **state**: IL
- **country**: United States
- **location**: 9 S. Main, Sullivan, IL
- **lat**: 39.59893
- **long**: -88.60779
- **full address**: 9 S. Main, Sullivan, IL, United States

## Event gallery

- **Alt text**: Christmas Eve Brunch
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/acd0759b42cf3ea2a5b212faeccdce0c3ae4b67676e0fd04472df63c215cabcf-rimg-w940-h788-dcf0eadc-gmir?v=1766464096

## FAQs

- **Q**: When and where is Christmas Eve Brunch being held?
  - **A:** Christmas Eve Brunch takes place on Wed, 24 Dec, 2025 at 10:00 am to Wed, 24 Dec, 2025 at 02:00 pm at 9 S. Main, Sullivan, IL, United States.
- **Q**: Who is organizing Christmas Eve Brunch?
  - **A:** Christmas Eve Brunch is organized by Unwind Rewind.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Brunch",
        "image": "https://cdn-az.allevents.in/events7/banners/acd0759b42cf3ea2a5b212faeccdce0c3ae4b67676e0fd04472df63c215cabcf-rimg-w940-h788-dcf0eadc-gmir?v=1766464096",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/sullivan/christmas-eve-brunch/200029395980913",
        "location": {
            "@type": "Place",
            "name": "9 S. Main, Sullivan, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 S Main St, Sullivan, IL 61951-1916, United States",
                "addressLocality": "Sullivan",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.59893",
                "longitude": "-88.60779"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Happy Christmas Eve! ? Start the day with brunch at Unwind Rewind—good eats, great company, and all the cozy holiday feels",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unwind Rewind",
                "url": "https://allevents.in/org/unwind-rewind/21867778"
            }
        ]
    }
]
```