

# Event Details

- **Event Name**: Ward Choir Practice
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 02:15 pm – Sun, 26 Apr, 2026 at 02:15 pm (-06:00)
- **Event Description**: Practice hyms with the Ward choir.
- **Event URL**: https://allevents.in/clinton/ward-choir-practice/1600029564232037
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Clinton
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.140417697157
- **long**: -112.05383545185
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1448 West 1800 North, Clinton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a02cc2d0-fa49-11f0-be7d-3fd3a14ac33a-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 02:15 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1448 West 1800 North, Clinton, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward 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": "Ward Choir Practice",
        "image": "https://cdn-az.allevents.in/events3/banners/426cee90-237f-11f1-a65f-5fbb58f23dd1-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2026-04-05T14:15:00-06:00",
        "endDate": "2026-04-26T14:15:00-06:00",
        "url": "https://allevents.in/clinton/ward-choir-practice/1600029564232037",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1448 West 1800 North",
                "addressLocality": "Clinton",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.140417697157",
                "longitude": "-112.05383545185"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Practice hyms with the Ward choir."
    }
]
```