

# Event Details

- **Event Name**: GV8 Basketball Night
- **Event Start and End Date**: Thu, 28 May, 2026 at 08:45 pm – Thu, 28 May, 2026 at 09:45 pm (-06:00)
- **Event Description**: Come and play some Basketball with other members of the EQ!
- **Event URL**: https://allevents.in/provo/gv8-basketball-night/1600029521401932
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## 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/events8/banners/86174280-f4b3-11f0-939d-8d7f4fe5e3ad-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 28 May, 2026 at 08:45 pm (-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**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about GV8 Basketball Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "GV8 Basketball Night",
        "image": "https://cdn-az.allevents.in/events10/banners/05033cb0-239a-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-05-28T20:45:00-06:00",
        "endDate": "2026-05-28T21:45:00-06:00",
        "url": "https://allevents.in/provo/gv8-basketball-night/1600029521401932",
        "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": "Come and play some Basketball with other members of the EQ!"
    }
]
```