

# Event Details

- **Event Name**: Sunday Christmas Musical Talent Show
- **Event Start and End Date**: Sun, 29 Nov, 2026 at 12:30 pm – Sun, 29 Nov, 2026 at 01:30 pm (-07:00)
- **Event Description**: One of our longest Christmas traditions is to join together during Sunday School and share our talents with Christmas music and themes. There is nothing better to get us into the spirit of Christmas, the spirit of Christ. Come be with us as family.
- **Event URL**: https://allevents.in/sandy/sunday-christmas-musical-talent-show/1600030638827414
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.572733
- **long**: -111.838369
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1880 East 9800 South, Sandy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5aace730-a57a-11f1-8990-5d04d231a2dd-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Sunday Christmas Musical Talent Show being held?
  - **A:** Sunday Christmas Musical Talent Show takes place on Sun, 29 Nov, 2026 at 12:30 pm to Sun, 29 Nov, 2026 at 01:30 pm at The Church of Jesus Christ of Latter-day Saints, 1880 East 9800 South, Sandy, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday Christmas Musical Talent Show is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Sandy, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday Christmas Musical Talent Show 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": "Sunday Christmas Musical Talent Show",
        "image": "https://cdn-az.allevents.in/events5/banners/5a360980-a57a-11f1-8990-5d04d231a2dd-rimg-w1200-h675-dc080808-gmir.jpg",
        "startDate": "2026-11-29T12:30:00-07:00",
        "endDate": "2026-11-29T13:30:00-07:00",
        "url": "https://allevents.in/sandy/sunday-christmas-musical-talent-show/1600030638827414",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1880 East 9800 South",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.572733",
                "longitude": "-111.838369"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One of our longest Christmas traditions is to join together during Sunday School and share our talents with Christmas music and themes. There is nothing better to get us into the spirit of Christmas, the spirit of Christ. Come be with us as family."
    }
]
```