

# Event Details

- **Event Name**: 7th ward EQ basketball
- **Event Start and End Date**: Thu, 10 Dec, 2026 at 08:00 pm – Thu, 10 Dec, 2026 at 09:30 pm (-07:00)
- **Event Description**: Elders Quorum basketball night, an evening of fun, friendly competition, teamwork, and laughter that can strengthen bodies, brotherhood, and friendship.
- **Event URL**: https://allevents.in/sandy/7th-ward-eq-basketball/1600029806293409
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sandy
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.597280725122
- **long**: -111.86206429472
- **full address**: The Church of Jesus Christ of Latter-day Saints, 8485 South 1000 East, Sandy, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/1437ba10-1f05-11f1-8c59-7d35fb7764c4-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 10 Dec, 2026 at 08:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 8485 South 1000 East, Sandy, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 7th ward 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": "7th ward EQ basketball",
        "image": "https://cdn-az.allevents.in/events2/banners/a5bd18d0-2299-11f1-a236-a7d1a4bfdf8e-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-12-10T20:00:00-07:00",
        "endDate": "2026-12-10T21:30:00-07:00",
        "url": "https://allevents.in/sandy/7th-ward-eq-basketball/1600029806293409",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8485 South 1000 East",
                "addressLocality": "Sandy",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.597280725122",
                "longitude": "-111.86206429472"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Elders Quorum basketball night, an evening of fun, friendly competition, teamwork, and laughter that can strengthen bodies, brotherhood, and friendship."
    }
]
```