

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 07:00 pm – Wed, 24 Dec, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/dixon/christmas-eve-candlelight-service/200029361409940
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Dixon
- **state**: IL
- **country**: United States
- **location**: 215 N Court St, Dixon, IL, United States, Illinois 61021
- **lat**: 41.8587
- **long**: -89.4872
- **full address**: 215 N Court St, Dixon, IL, United States, Illinois 61021

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/25e742e9acb3d446198ce2b2928bc19b2a53e73a0098c27c4489f670636e7d5f-rimg-w1200-h1200-dcedefee-gmir?v=1766503308

## 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 07:00 pm to Wed, 24 Dec, 2025 at 08:00 pm at 215 N Court St, Dixon, IL, United States, Illinois 61021.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Dixon Church of the Brethren.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://cdn-az.allevents.in/events6/banners/25e742e9acb3d446198ce2b2928bc19b2a53e73a0098c27c4489f670636e7d5f-rimg-w1200-h1200-dcedefee-gmir?v=1766503308",
        "startDate": "2025-12-24",
        "endDate": "2025-12-24",
        "url": "https://allevents.in/dixon/christmas-eve-candlelight-service/200029361409940",
        "location": {
            "@type": "Place",
            "name": "215 N Court St, Dixon, IL, United States, Illinois 61021",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "215 North Ct, Dixon, IL 61021-1249, United States",
                "addressLocality": "Dixon",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.8587",
                "longitude": "-89.4872"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dixon Church of the Brethren",
                "url": "https://allevents.in/org/dixon-church-of-the-brethren/26110611"
            }
        ]
    }
]
```