

# Event Details

- **Event Name**: Santa Breakfast
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 09:00 am – Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Come get your picture with Santa!

This event is limited to our members and their guests and families.
- **Event URL**: https://allevents.in/jerseyville/santa-breakfast/200029192195539
- **Event Categories**: breakfast-with-santa
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Jerseyville
- **state**: IL
- **country**: United States
- **location**: 998 Westlake Dr., Jerseyville, IL
- **lat**: 39.12693
- **long**: -90.34165
- **full address**: 998 Westlake Dr., Jerseyville, IL, United States

## Event gallery

- **Alt text**: Santa Breakfast
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2eea4e325e0a8763e08e6ff438bb91f2031d70978f5764dad5eb7c4bcacb5b1f-rimg-w940-h788-dcd0eff4-gmir?v=1765411294

## FAQs

- **Q**: When and where is Santa Breakfast being held?
  - **A:** Santa Breakfast takes place on Sat, 13 Dec, 2025 at 09:00 am to Sat, 13 Dec, 2025 at 11:00 am at 998 Westlake Dr., Jerseyville, IL, United States.
- **Q**: Who is organizing Santa Breakfast?
  - **A:** Santa Breakfast is organized by Westlake Country Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Santa Breakfast",
        "image": "https://cdn-az.allevents.in/events7/banners/2eea4e325e0a8763e08e6ff438bb91f2031d70978f5764dad5eb7c4bcacb5b1f-rimg-w940-h788-dcd0eff4-gmir?v=1765411294",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/jerseyville/santa-breakfast/200029192195539",
        "location": {
            "@type": "Place",
            "name": "998 Westlake Dr., Jerseyville, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "998 Westlake Dr, Jerseyville, IL 62052-1005, United States",
                "addressLocality": "Jerseyville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.12693",
                "longitude": "-90.34165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come get your picture with Santa!\n\nThis event is limited to our members and their guests and families.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Westlake Country Club",
                "url": "https://allevents.in/org/westlake-country-club/23047021"
            }
        ]
    }
]
```