

# Event Details

- **Event Name**: General Conference Watch Party
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 11:00 am – Sat, 04 Apr, 2026 at 05:00 pm (-05:00)
- **Event Description**: We will get together and watch General Conference as friends! And have some fun! Snacks and desserts are welcomed, and lunch will be provided between sessions. ALL YSA ARE WELCOMED!!!
- **Event URL**: https://allevents.in/cypress/general-conference-watch-party/1600029722480638
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cypress
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 29.926744723894
- **long**: -95.755907087881
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10501 Mason Road, Cypress, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3fab7560-113b-11f1-92a1-4f801371dba8-rimg-w1000-h1250-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Apr, 2026 at 11:00 am (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10501 Mason Road, Cypress, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "General Conference Watch Party",
        "image": "https://cdn-az.allevents.in/events1/banners/83af4110-1d61-11f1-8026-d96a43b74dca-rimg-w1080-h1350-dcc4c2c2-gmir.png",
        "startDate": "2026-04-04T11:00:00-05:00",
        "endDate": "2026-04-04T17:00:00-05:00",
        "url": "https://allevents.in/cypress/general-conference-watch-party/1600029722480638",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10501 Mason Road",
                "addressLocality": "Cypress",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.926744723894",
                "longitude": "-95.755907087881"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will get together and watch General Conference as friends! And have some fun! Snacks and desserts are welcomed, and lunch will be provided between sessions. ALL YSA ARE WELCOMED!!!"
    }
]
```