

# Event Details

- **Event Name**: CHRISTMAS STORY SUNDAY SERVICE 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Fun for all Ages.  A time of singing and witnessing the Christmas Story.
- **Event URL**: https://allevents.in/smithers/christmas-story-sunday-service/200029343714114
- **Event Categories**: christmas, christmas-services
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Smithers
- **state**: BC
- **country**: Canada
- **location**: Smithers United Church of Canada
- **lat**: 54.7833289755
- **long**: -127.1645751695
- **full address**: Smithers United Church of Canada, 1636 Princess St.,Smithers, British Columbia, Canada

## Event gallery

- **Alt text**: CHRISTMAS STORY SUNDAY SERVICE
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/10116c1b6000533ec26427ff24244f8e4bacfae2d2f0699ee28182819ec05e8d-rimg-w1200-h800-dc925d14-gmir?v=1766178461

## FAQs

- **Q**: When and where is CHRISTMAS STORY SUNDAY SERVICE  being held?
  - **A:** CHRISTMAS STORY SUNDAY SERVICE  takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at Smithers United Church of Canada, 1636 Princess St.,Smithers, British Columbia, Canada.
- **Q**: Who is organizing CHRISTMAS STORY SUNDAY SERVICE ?
  - **A:** CHRISTMAS STORY SUNDAY SERVICE  is organized by Smithers United Church of Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CHRISTMAS STORY SUNDAY SERVICE",
        "image": "https://cdn-az.allevents.in/events2/banners/10116c1b6000533ec26427ff24244f8e4bacfae2d2f0699ee28182819ec05e8d-rimg-w1200-h800-dc925d14-gmir?v=1766178461",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/smithers/christmas-story-sunday-service/200029343714114",
        "location": {
            "@type": "Place",
            "name": "Smithers United Church of Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1636 Princess St.,Smithers, British Columbia",
                "addressLocality": "Smithers",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.7833289755",
                "longitude": "-127.1645751695"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fun for all Ages.  A time of singing and witnessing the Christmas Story.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Smithers United Church of Canada",
                "url": "https://allevents.in/org/smithers-united-church-of-canada/27152195"
            }
        ]
    }
]
```