

# Event Details

- **Event Name**: Choir practice
- **Event Start and End Date**: Tue, 09 Sep, 2025 at 07:00 pm – Tue, 09 Sep, 2025 at 08:00 pm
- **Event Description**: Mountain View 6th ward choir practice in chapel
- **Event URL**: https://allevents.in/payson/choir-practice/1600027729898307
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Payson
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.05509
- **long**: -111.719831
- **full address**: The Church of Jesus Christ of Latter-day Saints, 789 Arrowhead Trail, Payson, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a3f3b920-2c75-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/a4558830-2c75-11f0-b7e7-b761835452a9-rimg-w300-h300-dcf1efed-gmir.png

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 09 Sep, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 789 Arrowhead Trail, Payson, United States
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **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/events2/banners/a3f3b920-2c75-11f0-b7e7-b761835452a9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-09-09",
        "endDate": "2025-09-09",
        "url": "https://allevents.in/payson/choir-practice/1600027729898307",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "789 Arrowhead Trail",
                "addressLocality": "Payson",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.05509",
                "longitude": "-111.719831"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mountain View 6th ward choir practice in chapel"
    }
]
```