

# Event Details

- **Event Name**: Christmas Youth Choir Rehearsal
- **Event Start and End Date**: Sun, 30 Nov, 2025 at 04:00 pm – Sun, 30 Nov, 2025 at 05:00 pm
- **Event Description**: The youth will rehearse various songs for the Christmas concert. All Youth are welcome; we look forward to seeing everyone there.
- **Event URL**: https://allevents.in/las-vegas/christmas-youth-choir-rehearsal/1600028653185437
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events10/banners/b059a430-7663-11f0-b2d6-4b69db446040-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 30 Nov, 2025 at 04:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 375 North Hollywood Boulevard, Las Vegas, United States
- **Q**: Where can I find ticket details about Christmas Youth Choir Rehearsal ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Youth Choir Rehearsal",
        "image": "https://cdn-az.allevents.in/events2/banners/aebe91d0-7663-11f0-b2d6-4b69db446040-rimg-w1200-h675-dc020103-gmir.jpg",
        "startDate": "2025-11-30",
        "endDate": "2025-11-30",
        "url": "https://allevents.in/las-vegas/christmas-youth-choir-rehearsal/1600028653185437",
        "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 will rehearse various songs for the Christmas concert. All Youth are welcome; we look forward to seeing everyone there."
    }
]
```