

# Event Details

- **Event Name**: EQ Basketball
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 09:00 pm – Thu, 02 Jul, 2026 at 09:00 pm (-06:00)
- **Event Description**: Thursday night weekly basketball for men
- **Event URL**: https://allevents.in/saratoga-springs/eq-basketball/1600029890814936
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Saratoga Springs
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.296000369937
- **long**: -111.87768803945
- **full address**: The Church of Jesus Christ of Latter-day Saints, 168 East Wayside Drive, Saratoga Springs, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/7895ed60-2f40-11f1-b66b-c789a2302db1-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 09:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 168 East Wayside Drive, Saratoga Springs, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about EQ Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EQ Basketball",
        "image": "https://cdn-az.allevents.in/events5/banners/84cf3320-2f40-11f1-b66b-c789a2302db1-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-09T21:00:00-06:00",
        "endDate": "2026-07-02T21:00:00-06:00",
        "url": "https://allevents.in/saratoga-springs/eq-basketball/1600029890814936",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "168 East Wayside Drive",
                "addressLocality": "Saratoga Springs",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.296000369937",
                "longitude": "-111.87768803945"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Thursday night weekly basketball for men"
    }
]
```