

# Event Details

- **Event Name**: Christmas Eve Candlelight Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 04:00 pm
- **Event Description**: 4:00 pm (family-centered, nursery provided)
7:00 pm (traditional)
- **Event URL**: https://allevents.in/lawrence/christmas-eve-candlelight-service/200029358423409
- **Event Categories**: christmas-services, candlelight-concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Lawrence
- **state**: KS
- **country**: United States
- **location**: 1245 New Hampshire St, Lawrence, KS, United States, Kansas 66044
- **lat**: 38.96024
- **long**: -95.2344
- **full address**: 1245 New Hampshire St, Lawrence, KS, United States, Kansas 66044

## 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=5

## 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 1245 New Hampshire St, Lawrence, KS, United States, Kansas 66044.
- **Q**: Who is organizing Christmas Eve Candlelight Service?
  - **A:** Christmas Eve Candlelight Service is organized by Trinity Lutheran Church at South Park, Lawrence, Kansas.

## 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=5",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/lawrence/christmas-eve-candlelight-service/200029358423409",
        "location": {
            "@type": "Place",
            "name": "1245 New Hampshire St, Lawrence, KS, United States, Kansas 66044",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1245 New Hampshire St, Lawrence, KS 66044-3353, United States",
                "addressLocality": "Lawrence",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.96024",
                "longitude": "-95.2344"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "4:00 pm (family-centered, nursery provided)\n7:00 pm (traditional)",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity Lutheran Church at South Park Lawrence Kansas",
                "url": "https://allevents.in/org/trinity-lutheran-church-at-south-park-lawrence-kansas/26794460"
            }
        ]
    }
]
```