

# Event Details

- **Event Name**: 9th Ward Choir
- **Event Start and End Date**: Sun, 08 Mar, 2026 at 11:05 am – Sun, 27 Dec, 2026 at 11:05 am (-06:00)
- **Event Description**: Come join us in singing praises to our Savior Jesus Christ!
- **Event URL**: https://allevents.in/roy/9th-ward-choir/1600029356440659
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Roy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.186478505456
- **long**: -112.03317801381
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2175 West 4250 South, Roy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f1139ec0-d93e-11f0-965b-ab1dfd503d60-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 08 Mar, 2026 at 11:05 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2175 West 4250 South, Roy, US
- **Q**: Where can I find ticket details about 9th Ward Choir ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "9th Ward Choir",
        "image": "https://cdn-az.allevents.in/events5/banners/f060a270-d93e-11f0-965b-ab1dfd503d60-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2026-03-08T11:05:00-06:00",
        "endDate": "2026-12-27T11:05:00-06:00",
        "url": "https://allevents.in/roy/9th-ward-choir/1600029356440659",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2175 West 4250 South",
                "addressLocality": "Roy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.186478505456",
                "longitude": "-112.03317801381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us in singing praises to our Savior Jesus Christ!"
    }
]
```