

# Event Details

- **Event Name**: SSR1 - Christmas Activity
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 03:00 pm – Fri, 12 Dec, 2025 at 11:00 pm
- **Event URL**: https://allevents.in/west-jordan/ssr1-christmas-activity/1600027781292610
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600027781292610

## Event venue details

- **city**: West Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.602924304227
- **long**: -112.03932989904
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8137 South Echo View Drive, West Jordan, US

## Event gallery

- **Alt text**: SSR1 - Christmas Activity
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/327df1b0-d21b-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is SSR1 - Christmas Activity being held?
  - **A:** SSR1 - Christmas Activity takes place on Fri, 12 Dec, 2025 at 03:00 pm to Fri, 12 Dec, 2025 at 11:00 pm at The Church of Jesus Christ of Latter-day Saints, 8137 South Echo View Drive, West Jordan, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** SSR1 - Christmas Activity is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in West Jordan, this event is thoughtfully curated to deliver a standout experience worth every moment. If SSR1 - Christmas Activity sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SSR1 - Christmas Activity",
        "image": "https://cdn-az.allevents.in/events6/banners/327df1b0-d21b-11f0-8847-13c74ce67ee0-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/west-jordan/ssr1-christmas-activity/1600027781292610",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8137 South Echo View Drive",
                "addressLocality": "West Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.602924304227",
                "longitude": "-112.03932989904"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```