

# Event Details

- **Event Name**: Spring Creek Ward Choir
- **Event Start and End Date**: Sun, 28 Dec, 2025 at 09:00 am – Sun, 28 Dec, 2025 at 09:30 am
- **Event URL**: https://allevents.in/payson/spring-creek-ward-choir/1600027832400257
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Payson
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.02755005161
- **long**: -111.74896130749
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1080 South 930 West, Payson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f8355690-e780-11ef-957e-e1e897c7bfea-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 28 Dec, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1080 South 930 West, Payson, US
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about Spring Creek 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": "Spring Creek Ward Choir",
        "image": "https://cdn-az.allevents.in/events7/banners/1f2eb920-d214-11f0-8e6b-3d758292774f-rimg-w1200-h675-dcd7dadd-gmir.jpg",
        "startDate": "2025-12-28",
        "endDate": "2025-12-28",
        "url": "https://allevents.in/payson/spring-creek-ward-choir/1600027832400257",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1080 South 930 West",
                "addressLocality": "Payson",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.02755005161",
                "longitude": "-111.74896130749"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```