

# Event Details

- **Event Name**: EQ Basketball
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 08:30 pm – Tue, 25 Nov, 2025 at 10:00 pm
- **Event Description**: Come play basketball and get to know members of the quorum!
- **Event URL**: https://allevents.in/provo/eq-basketball/1600027832054339
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.213429939983
- **long**: -111.67721634516
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1560 South 1100 West, Provo, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/0bd1f530-e76f-11ef-8ac2-7f3783ec1298-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is EQ Basketball being held?
  - **A:** EQ Basketball takes place on Tue, 25 Nov, 2025 at 08:30 pm to Tue, 25 Nov, 2025 at 10:00 pm at The Church of Jesus Christ of Latter-day Saints, 1560 South 1100 West, Provo, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EQ Basketball",
        "image": "https://cdn-az.allevents.in/events7/banners/0ae37680-e76f-11ef-8ac2-7f3783ec1298-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/provo/eq-basketball/1600027832054339",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1560 South 1100 West",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.213429939983",
                "longitude": "-111.67721634516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play basketball and get to know members of the quorum!"
    }
]
```