

# Event Details

- **Event Name**: Tabernacle Choir Watch Party
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 12:00 am – Fri, 26 Jun, 2026 at 11:59 pm (-04:00)
- **Event Description**: At this event we will socialize and watch a concert of the Tabernacle Choir.
- **Event URL**: https://allevents.in/cranberry-township/tabernacle-choir-watch-party/1600029870205824
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cranberry Township
- **state**: PA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.695804431141
- **long**: -80.141044418985
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2771 Rochester Road, Cranberry Township, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/41c061e0-2a85-11f1-acb3-35efa69682d2-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 26 Jun, 2026 at 12:00 am (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2771 Rochester Road, Cranberry Township, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Tabernacle Choir Watch Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tabernacle Choir Watch Party",
        "image": "https://cdn-az.allevents.in/events2/banners/4de0c870-2a85-11f1-acb3-35efa69682d2-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-26T00:00:00-04:00",
        "endDate": "2026-06-26T23:59:00-04:00",
        "url": "https://allevents.in/cranberry-township/tabernacle-choir-watch-party/1600029870205824",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2771 Rochester Road",
                "addressLocality": "Cranberry Township",
                "addressRegion": "PA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.695804431141",
                "longitude": "-80.141044418985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "At this event we will socialize and watch a concert of the Tabernacle Choir."
    }
]
```