

# Event Details

- **Event Name**: MP 10th ward choir practice
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 02:00 pm – Sun, 21 Dec, 2025 at 03:00 pm
- **Event URL**: https://allevents.in/bountiful/mp-10th-ward-choir-practice/1600027725956555
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bountiful
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.867033827952
- **long**: -111.84286396809
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1800 Mueller Park Rd, Bountiful, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/31857800-d207-11f0-996b-d59fe40bb918-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/31c65190-d207-11f0-8847-13c74ce67ee0-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 21 Dec, 2025 at 02:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1800 Mueller Park Rd, Bountiful, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about MP 10th 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": "MP 10th ward choir practice",
        "image": "https://cdn-az.allevents.in/events4/banners/31857800-d207-11f0-996b-d59fe40bb918-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-12-21",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/bountiful/mp-10th-ward-choir-practice/1600027725956555",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1800 Mueller Park Rd",
                "addressLocality": "Bountiful",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.867033827952",
                "longitude": "-111.84286396809"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```