

# Event Details

- **Event Name**: EQ Basketball
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 09:00 pm – Wed, 30 Dec, 2026 at 09:00 pm (-07:00)
- **Event Description**: Casual 5 on 5. Please join for some wholesome fun.
- **Event URL**: https://allevents.in/washington/eq-basketball/1600029607258247
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Washington
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.081996895685
- **long**: -113.51658323568
- **full address**: The Church of Jesus Christ of Latter-day Saints, 450 West 3650 South, Washington, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b045d590-0001-11f1-97b0-bf8aa747ab8d-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 09:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 450 West 3650 South, Washington, 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/events2/banners/64edf9c0-122a-11f1-beef-a18d27c3085a-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-04T21:00:00-07:00",
        "endDate": "2026-12-30T21:00:00-07:00",
        "url": "https://allevents.in/washington/eq-basketball/1600029607258247",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 West 3650 South",
                "addressLocality": "Washington",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.081996895685",
                "longitude": "-113.51658323568"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Casual 5 on 5. Please join for some wholesome fun."
    }
]
```