

# Event Details

- **Event Name**: Choir Practice
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 02:45 pm – Sun, 27 Dec, 2026 at 02:45 pm (-07:00)
- **Event Description**: Join us for ward Choir practice each Sunday at 2:45pm in the chapel.
- **Event URL**: https://allevents.in/eagle-mountain/choir-practice/1600029605874137
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Eagle Mountain
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.366003960007
- **long**: -111.98231777183
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8273 N Simpson Springs Road, Eagle Mountain, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/20c2ae30-ff88-11f0-97b0-bf8aa747ab8d-rimg-w1000-h563-dcd

## FAQs

- **Q**: When and where is Choir Practice being held?
  - **A:** Choir Practice takes place on Sun, 01 Mar, 2026 at 02:45 pm to Sun, 27 Dec, 2026 at 02:45 pm at The Church of Jesus Christ of Latter-day Saints, 8273 N Simpson Springs Road, Eagle Mountain, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Choir Practice",
        "image": "https://cdn-az.allevents.in/events4/banners/488e1b00-1439-11f1-8750-ff9743e5691c-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2026-03-01T14:45:00-07:00",
        "endDate": "2026-12-27T14:45:00-07:00",
        "url": "https://allevents.in/eagle-mountain/choir-practice/1600029605874137",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8273 N Simpson Springs Road",
                "addressLocality": "Eagle Mountain",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.366003960007",
                "longitude": "-111.98231777183"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for ward Choir practice each Sunday at 2:45pm in the chapel."
    }
]
```