

# Event Details

- **Event Name**: Christmas Eve Service
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 10:00 pm
- **Event Description**: A candlelight service that tells the story and celebrates the birth of Jesus.
- **Event URL**: https://allevents.in/snohomish/christmas-eve-service/200029160456908
- **Event Categories**: christmas-services, christmas, candlelight-concerts
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Snohomish
- **state**: WA
- **country**: United States
- **location**: 1305 Pine Ave, Snohomish, WA, United States, Washington 98290
- **lat**: 47.92847
- **long**: -122.08432
- **full address**: 1305 Pine Ave, Snohomish, WA, United States, Washington 98290

## Event gallery

- **Alt text**: Christmas Eve Service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/63e949d935eada7753644628f7dc2a7a4cbfe8e24e601b5b4681df47bc88b595-rimg-w1200-h675-dc28384d-gmir?v=1766588800

## FAQs

- **Q**: When and where is Christmas Eve Service being held?
  - **A:** Christmas Eve Service takes place on Wed, 24 Dec, 2025 at 10:00 pm to Wed, 24 Dec, 2025 at 10:00 pm at 1305 Pine Ave, Snohomish, WA, United States, Washington 98290.
- **Q**: Who is organizing Christmas Eve Service?
  - **A:** Christmas Eve Service is organized by Christ the King Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Eve Service",
        "image": "https://cdn-az.allevents.in/events3/banners/63e949d935eada7753644628f7dc2a7a4cbfe8e24e601b5b4681df47bc88b595-rimg-w1200-h675-dc28384d-gmir?v=1766588800",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/snohomish/christmas-eve-service/200029160456908",
        "location": {
            "@type": "Place",
            "name": "1305 Pine Ave, Snohomish, WA, United States, Washington 98290",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1305 Pine Ave, Snohomish, WA 98290-1821, United States",
                "addressLocality": "Snohomish",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.92847",
                "longitude": "-122.08432"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A candlelight service that tells the story and celebrates the birth of Jesus.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ the King Lutheran Church",
                "url": "https://allevents.in/org/christ-the-king-lutheran-church/25939017"
            }
        ]
    }
]
```