

# Event Details

- **Event Name**: Youth Choir Dress Rehearsal
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 08:00 am – Sat, 13 Dec, 2025 at 10:00 am
- **Event Description**: The youth will have their last rehearsal before the Christmas Concert
- **Event URL**: https://allevents.in/las-vegas/youth-choir-dress-rehearsal/1600028653194655
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ded4e720-7663-11f0-bc5b-f376950d0d7c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Youth Choir Dress Rehearsal being held?
  - **A:** Youth Choir Dress Rehearsal takes place on Sat, 13 Dec, 2025 at 08:00 am to Sat, 13 Dec, 2025 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 375 North Hollywood Boulevard, Las Vegas, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Youth Choir Dress Rehearsal 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 Las Vegas, this event is thoughtfully curated to deliver a standout experience worth every moment. If Youth Choir Dress Rehearsal 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": "Youth Choir Dress Rehearsal",
        "image": "https://cdn-az.allevents.in/events4/banners/917dd290-d20f-11f0-996b-d59fe40bb918-rimg-w1200-h675-dc020103-gmir.jpg",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/las-vegas/youth-choir-dress-rehearsal/1600028653194655",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.166086977859",
                "longitude": "-115.02683949201"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The youth will have their last rehearsal before the Christmas Concert"
    }
]
```