

# Event Details

- **Event Name**: General Conference watch party
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 12:00 pm – Sun, 05 Apr, 2026 at 02:00 pm (-04:00)
- **Event Description**: Join the missionaries and their freinds for a special General conference watch party. Light lunch and snacks will be provided!
- **Event URL**: https://allevents.in/rochester/general-conference-watch-party/1600029877749954
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.116579389496
- **long**: -77.580912620594
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1400 Westfall Road, Rochester, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/55cba510-2c19-11f1-a536-6780090db813-rimg-w1000-h563-dcb

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 05 Apr, 2026 at 12:00 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1400 Westfall Road, Rochester, 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/events7/banners/6185cfc0-2c19-11f1-a536-6780090db813-rimg-w1200-h675-dcbda47e-gmir.png",
        "startDate": "2026-04-05T12:00:00-04:00",
        "endDate": "2026-04-05T14:00:00-04:00",
        "url": "https://allevents.in/rochester/general-conference-watch-party/1600029877749954",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1400 Westfall Road",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.116579389496",
                "longitude": "-77.580912620594"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the missionaries and their freinds for a special General conference watch party. Light lunch and snacks will be provided!"
    }
]
```