

# Event Details

- **Event Name**: Worldwide General Conference Watch Party
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 04:30 pm – Sat, 04 Apr, 2026 at 07:00 pm (-07:00)
- **Event Description**: Come share good food with good folks and listen to inspiring Christ-centered messages from leaders all over the world.
- **Event URL**: https://allevents.in/henderson/worldwide-general-conference-watch-party/1600029092135220
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Henderson
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.057483578089
- **long**: -115.0684036457
- **full address**: The Church of Jesus Christ of Latter-day Saints, 410 N Valle Verde Dr, Henderson, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/212f21c0-b2bf-11f0-b797-450f5eb69a3d-rimg-w1000-h563-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Apr, 2026 at 04:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 410 N Valle Verde Dr, Henderson, US
- **Q**: Where can I find ticket details about Worldwide General Conference 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": "Worldwide General Conference Watch Party",
        "image": "https://cdn-az.allevents.in/events10/banners/1fc97740-b2bf-11f0-a80f-cf977a07b819-rimg-w1200-h675-dc8fbdf4-gmir.jpg",
        "startDate": "2026-04-04T16:30:00-07:00",
        "endDate": "2026-04-04T19:00:00-07:00",
        "url": "https://allevents.in/henderson/worldwide-general-conference-watch-party/1600029092135220",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "410 N Valle Verde Dr",
                "addressLocality": "Henderson",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.057483578089",
                "longitude": "-115.0684036457"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come share good food with good folks and listen to inspiring Christ-centered messages from leaders all over the world."
    }
]
```