

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for our Christmas Eve candlelight service at 4:00.
- **Event URL**: https://allevents.in/cary/christmas-eve-service/200029175045712
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details

- **Ticket URL**: http://facebook.com/200029175045712?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cary-events

## Event venue details

- **city**: Cary
- **state**: IL
- **country**: United States
- **location**: 1500 Silver Lake Rd, Cary, IL
- **lat**: 42.22165
- **long**: -88.2482
- **full address**: 1500 Silver Lake Rd, Cary, IL, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Living Grace Community Church (https://allevents.in/org/living-grace-community-church/26036031)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/04ef8d04cd2ffbe70b029e5d98cf537ba8988f46c0280c4965a14eba8112cc83-rimg-w1200-h800-dc160f04-gmir?v=1766524944
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Service&date=24+Dec

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Dec, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** 1500 Silver Lake Rd, Cary, IL, United States
- **Q**: Who is organizing the event?
  - **A:** Living Grace Community Church
- **Q**: What type of event is this?
  - **A:** christmas-services, christmas, candlelight-concerts
- **Q**: Where can I find ticket details about Christmas Eve Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events10/banners/04ef8d04cd2ffbe70b029e5d98cf537ba8988f46c0280c4965a14eba8112cc83-rimg-w1200-h800-dc160f04-gmir?v=1766524944",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/cary/christmas-eve-service/200029175045712",
        "location": {
            "@type": "Place",
            "name": "1500 Silver Lake Rd, Cary, IL",
            "address": {
                "@type": "PostalAddress",
                "name": "1500 Silver Lake Rd, Cary, IL, United States",
                "addressLocality": "Cary",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.22165",
                "longitude": "-88.2482"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve candlelight service at 4:00.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Living Grace Community Church",
                "url": "https://allevents.in/org/living-grace-community-church/26036031"
            }
        ]
    }
]
```