

# Event Details

- **Event Name**: Thanksgiving Worship with a song sung by The Children's Choir
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:00 am – Sun, 23 Nov, 2025 at 11:00 am
- **Event Description**: Sunday 11/23 at 10 AM The Church of Jesus Christ of Latter-Day Saints 1300 E. Fairfax Rd. All Faiths Welcome!
- **Event URL**: https://allevents.in/salt-lake-city/thanksgiving-worship-with-a-song-sung-by-the-childrens-choir/1600027881422033
- **Event Categories**: music, entertainment, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.775949
- **long**: -111.850496
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1300 East Fairfax Road, Salt Lake City, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/abc69910-f241-11ef-a4a5-dd41267feb8c-rimg-w561-h531-dcf6

## FAQs

- **Q**: When and where is Thanksgiving Worship with a song sung by The Children's Choir being held?
  - **A:** Thanksgiving Worship with a song sung by The Children's Choir takes place on Sun, 23 Nov, 2025 at 10:00 am to Sun, 23 Nov, 2025 at 11:00 am at The Church of Jesus Christ of Latter-day Saints, 1300 East Fairfax Road, Salt Lake City, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Thanksgiving Worship with a song sung by The Children's Choir",
        "image": "https://cdn-az.allevents.in/events4/banners/aa33c410-f241-11ef-9534-211a4a18559b-rimg-w561-h531-dcf6efe8-gmir.jpg",
        "startDate": "2025-11-23",
        "endDate": "2025-11-23",
        "url": "https://allevents.in/salt-lake-city/thanksgiving-worship-with-a-song-sung-by-the-childrens-choir/1600027881422033",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1300 East Fairfax Road",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.775949",
                "longitude": "-111.850496"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sunday 11/23 at 10 AM The Church of Jesus Christ of Latter-Day Saints 1300 E. Fairfax Rd. All Faiths Welcome!"
    }
]
```