

# Event Details

- **Event Name**: Stake Youth Choir Concert
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 07:00 pm – Sun, 14 Dec, 2025 at 09:00 pm
- **Event Description**: The Youth has prepared an amazing program for the holidays for everyone to enjoy.
- **Event URL**: https://allevents.in/las-vegas/stake-youth-choir-concert/1600028653243306
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.166086977859
- **long**: -115.02683949201
- **full address**: The Church of Jesus Christ of Latter-day Saints, 375 North Hollywood Boulevard, Las Vegas, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/dfac65f0-7664-11f0-9636-713a1005d80d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Youth Choir Concert being held?
  - **A:** Stake Youth Choir Concert takes place on Sun, 14 Dec, 2025 at 07:00 pm to Sun, 14 Dec, 2025 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 375 North Hollywood Boulevard, Las Vegas, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Stake Youth Choir Concert is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Stake Youth Choir Concert sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Stake Youth Choir Concert",
        "image": "https://cdn-az.allevents.in/events9/banners/dd248290-7664-11f0-9636-713a1005d80d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/las-vegas/stake-youth-choir-concert/1600028653243306",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "375 North Hollywood Boulevard",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.166086977859",
                "longitude": "-115.02683949201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Youth has prepared an amazing program for the holidays for everyone to enjoy."
    }
]
```