

# Event Details

- **Event Name**: GC Watch Party
- **Event Start and End Date**: Sat, 04 Apr, 2026 at 10:00 am – Sat, 04 Apr, 2026 at 04:00 pm (-06:00)
- **Event Description**: Need to reserve Relief Society room and Kitchen. Making pizzas and watching General Conference during Saturday sessions
- **Event URL**: https://allevents.in/provo/gc-watch-party/1600029819066119
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.263334608739
- **long**: -111.67415796945
- **full address**: The Church of Jesus Christ of Latter-day Saints, 900 W 2150 N, Provo, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4f939ac0-2180-11f1-a01a-adaecb19c40b-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 04 Apr, 2026 at 10:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 900 W 2150 N, Provo, US
- **Q**: Where can I find ticket details about GC 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": "GC Watch Party",
        "image": "https://cdn-az.allevents.in/events6/banners/4eb98e70-2180-11f1-a01a-adaecb19c40b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-04T10:00:00-06:00",
        "endDate": "2026-04-04T16:00:00-06:00",
        "url": "https://allevents.in/provo/gc-watch-party/1600029819066119",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "900 W 2150 N",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.263334608739",
                "longitude": "-111.67415796945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Need to reserve Relief Society room and Kitchen. Making pizzas and watching General Conference during Saturday sessions"
    }
]
```