

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: Join us for our Christmas Eve Candlelight Service. All are welcome!
- **Event URL**: https://allevents.in/la-grange/christmas-eve-candlelight-service/200029349626427
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: La Grange
- **state**: IL
- **country**: United States
- **location**: 1902 W. 59th Street, La Grange, IL, United States, Illinois 60525
- **lat**: 41.78295
- **long**: -87.89394
- **full address**: 1902 W. 59th Street, La Grange, IL, United States, Illinois 60525

## Event gallery

- **Alt text**: Christmas Eve Candlelight Service
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Candlelight+Service&date=Wed%2C+24+Dec%2C+2025+at+04%3A00+pm&bg=3

## 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 04:00 pm to Wed, 24 Dec, 2025 at 04:00 pm at 1902 W. 59th Street, La Grange, IL, United States, Illinois 60525.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Highlands Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Candlelight Service",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+Eve+Candlelight+Service&date=Wed%2C+24+Dec%2C+2025+at+04%3A00+pm&bg=3",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/la-grange/christmas-eve-candlelight-service/200029349626427",
        "location": {
            "@type": "Place",
            "name": "1902 W. 59th Street, La Grange, IL, United States, Illinois 60525",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1902 W 59th St, La Grange, IL 60525-3751, United States",
                "addressLocality": "La Grange",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.78295",
                "longitude": "-87.89394"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Christmas Eve Candlelight Service. All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Highlands Presbyterian Church",
                "url": "https://allevents.in/org/highlands-presbyterian-church/25042764"
            }
        ]
    }
]
```