

# Event Details

- **Event Name**: Christmas Eve Service 
- **Event Start and End Date**: Wed, 24 Dec, 2025 at 05:00 pm
- **Event Description**: A family friend Christmas service that tells the story and celebrates Jesus' birth.
- **Event URL**: https://allevents.in/snohomish/christmas-eve-service/200029160462424
- **Event Categories**: christmas-services, christmas
- **Interested Audience**: 
  - total_interested_count: 85

## 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/events10/banners/835cac171545a0ef14042209f3500b68e1eac6586a192217d04e491771f661cb-rimg-w1200-h675-dc28384d-gmir?v=1766246443

## FAQs

- **Q**: When and where is Christmas Eve Service  being held?
  - **A:** Christmas Eve Service  takes place on Wed, 24 Dec, 2025 at 05:00 pm to Wed, 24 Dec, 2025 at 05: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/events10/banners/835cac171545a0ef14042209f3500b68e1eac6586a192217d04e491771f661cb-rimg-w1200-h675-dc28384d-gmir?v=1766246443",
        "startDate": "2025-12-24",
        "url": "https://allevents.in/snohomish/christmas-eve-service/200029160462424",
        "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 family friend Christmas service that tells the story and celebrates Jesus' birth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ the King Lutheran Church",
                "url": "https://allevents.in/org/christ-the-king-lutheran-church/25939017"
            }
        ]
    }
]
```