

# 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 is the event happening?
  - **A:** Sun, 31 May, 2026 at 09:00 am (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 47280 N Hwy 288, Young, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Choir Practice ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Choir Practice",
        "image": "https://cdn-az.allevents.in/events7/banners/1db7f460-1730-11f1-bd6f-bd69cb84d700-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."
    }
]
```