

# Event Details

- **Event Name**: Sterling Singers Christmas Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm
- **Event Description**: Save the date!
- **Event URL**: https://allevents.in/salt-lake-city/sterling-singers-christmas-concert/200029323304344
- **Event Categories**: music, entertainment, concerts, christmas
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

- **Ticket URL**: http://facebook.com/200029323304344?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=salt+lake+city-events

## Event venue details

- **city**: Salt Lake City
- **state**: UT
- **country**: United States
- **location**: Granite Stake Tabernacle
- **lat**: 40.72661
- **long**: -111.86463
- **full address**: Granite Stake Tabernacle, 2005 S 900 E,Salt Lake City, Utah, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a990db5ec98536598083baa461bffbcb4832d73c44dcc403f7e7cb4371c5e7a6-rimg-w1200-h1553-dcfffefe-gmir?v=1765209704
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/757a6cec052d43879db4f62ed2114360556129e1dffc41f51fa5a3882bdaee4c-rimg-w300-h300-dca97875-gmir?v=1765209704

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 14 Dec, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Granite Stake Tabernacle, 2005 S 900 E,Salt Lake City, Utah, United States
- **Q**: What type of event is this?
  - **A:** music, entertainment, concerts, christmas
- **Q**: Where can I find ticket details about Sterling Singers Christmas Concert ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sterling Singers Christmas Concert",
        "image": "https://cdn-az.allevents.in/events4/banners/a990db5ec98536598083baa461bffbcb4832d73c44dcc403f7e7cb4371c5e7a6-rimg-w1200-h1553-dcfffefe-gmir?v=1765209704",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/salt-lake-city/sterling-singers-christmas-concert/200029323304344",
        "location": {
            "@type": "Place",
            "name": "Granite Stake Tabernacle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2005 S 900 E,Salt Lake City, Utah",
                "addressLocality": "Salt Lake City",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.72661",
                "longitude": "-111.86463"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save the date!"
    }
]
```