

# Event Details

- **Event Name**: Christmas Sunday
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am – Sun, 21 Dec, 2025 at 11:30 am
- **Event Description**: Join us for Christmas Sunday as we celebrate the birth of Jesus with Carols and the Christmas Story. It will be a great time of fellowship and worship!
- **Event URL**: https://allevents.in/snohomish/christmas-sunday/200029363628809
- **Event Categories**: christmas, christmas-carols
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Snohomish
- **state**: WA
- **country**: United States
- **location**: 16424 Broadway Ave, Snohomish, WA
- **lat**: 47.84748
- **long**: -122.10018
- **full address**: 16424 Broadway Ave, Snohomish, WA, United States

## Event gallery

- **Alt text**: Christmas Sunday
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/69c03631eb2a26244ffea38a3f9c68853aef470889dc7a595f80a1b45e84d231-rimg-w1200-h675-dcd6dadc-gmir?v=1765884549

## FAQs

- **Q**: When and where is Christmas Sunday being held?
  - **A:** Christmas Sunday takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 11:30 am at 16424 Broadway Ave, Snohomish, WA, United States.
- **Q**: Who is organizing Christmas Sunday?
  - **A:** Christmas Sunday is organized by Calvary Snohomish.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Sunday",
        "image": "https://cdn-az.allevents.in/events2/banners/69c03631eb2a26244ffea38a3f9c68853aef470889dc7a595f80a1b45e84d231-rimg-w1200-h675-dcd6dadc-gmir?v=1765884549",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/snohomish/christmas-sunday/200029363628809",
        "location": {
            "@type": "Place",
            "name": "16424 Broadway Ave, Snohomish, WA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16424 Broadway Ave, Snohomish, WA 98296-8069, United States",
                "addressLocality": "Snohomish",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.84748",
                "longitude": "-122.10018"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Christmas Sunday as we celebrate the birth of Jesus with Carols and the Christmas Story. It will be a great time of fellowship and worship!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary Snohomish",
                "url": "https://allevents.in/org/calvary-snohomish/26500240"
            }
        ]
    }
]
```