

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:00 pm
- **Event Description**: Join us for our Christmas Eve Service on December 24th at 10:00 PM.
- **Event URL**: https://allevents.in/algonquin/christmas-eve-candlelight-service/200029241053940
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Algonquin
- **state**: IL
- **country**: United States
- **location**: 109 Washington St, Algonquin, IL, United States, Illinois 60102
- **lat**: 42.16495
- **long**: -88.29341
- **full address**: 109 Washington St, Algonquin, IL, United States, Illinois 60102

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/66c2ea45b80b2db8fd04132fef56c6c3d6dc4eb6ca568e78e679750f6f45b3ab-rimg-w1200-h857-dc151514-gmir?v=1766533726

## FAQs

- **Q**: When and where is Christmas Eve Candlelight Service being held?
  - **A:** Christmas Eve Candlelight Service takes place on Wed, 24 Dec, 2025 at 10:00 pm to Wed, 24 Dec, 2025 at 10:00 pm at 109 Washington St, Algonquin, IL, United States, Illinois 60102.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Congregational Church Algonquin UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events3/banners/66c2ea45b80b2db8fd04132fef56c6c3d6dc4eb6ca568e78e679750f6f45b3ab-rimg-w1200-h857-dc151514-gmir?v=1766533726",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/algonquin/christmas-eve-candlelight-service/200029241053940",
        "location": {
            "@type": "Place",
            "name": "109 Washington St, Algonquin, IL, United States, Illinois 60102",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "109 Washington St, Algonquin, IL 60102-2627, United States",
                "addressLocality": "Algonquin",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.16495",
                "longitude": "-88.29341"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Service on December 24th at 10:00 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Congregational Church Algonquin UCC",
                "url": "https://allevents.in/org/congregational-church-algonquin-ucc/26256539"
            }
        ]
    }
]
```