

# Event Details

- **Event Name**: Choir Practice
- **Event Start and End Date**: Sun, 31 May, 2026 at 09:00 am – Sun, 31 May, 2026 at 10:00 am (-07:00)
- **Event Description**: Join us in singing to the Lord as we practice the song we will sing in Sacrament Meeting.
- **Event URL**: https://allevents.in/young/choir-practice/1600029563312519
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Young
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.1018522
- **long**: -110.9589202
- **full address**: The Church of Jesus Christ of Latter-day Saints, 47280 N Hwy 288, Young, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a3857dd0-fa14-11f0-9939-fb8a43abfffa-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Choir Practice being held?
  - **A:** Choir Practice takes place on Sun, 31 May, 2026 at 09:00 am to Sun, 31 May, 2026 at 10:00 am at The Church of Jesus Christ of Latter-day Saints, 47280 N Hwy 288, Young, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Choir Practice 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 Young, this event is thoughtfully curated to deliver a standout experience worth every moment. If Choir Practice 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": "Choir Practice",
        "image": "https://cdn-az.allevents.in/events9/banners/369a5460-3aed-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2026-05-31T09:00:00-07:00",
        "endDate": "2026-05-31T10:00:00-07:00",
        "url": "https://allevents.in/young/choir-practice/1600029563312519",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "47280 N Hwy 288",
                "addressLocality": "Young",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.1018522",
                "longitude": "-110.9589202"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us in singing to the Lord as we practice the song we will sing in Sacrament Meeting."
    }
]
```