

# Event Details

- **Event Name**: Stake Basketball (Deacons)
- **Event Start and End Date**: Fri, 10 Apr, 2026 at 05:00 pm – Fri, 10 Apr, 2026 at 10:00 pm (-06:00)
- **Event Description**: Stake basketball tournament
- **Event URL**: https://allevents.in/south-jordan/stake-basketball-deacons/1600029767347857
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: South Jordan
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.555919545273
- **long**: -111.98064579874
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3760 West Rushton View Drive, South Jordan, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/b0afefa0-1787-11f1-abd5-e70abe7c6535-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 10 Apr, 2026 at 05:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3760 West Rushton View Drive, South Jordan, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Stake Basketball (Deacons) ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Basketball (Deacons)",
        "image": "https://cdn-az.allevents.in/events7/banners/3ed7e300-18e1-11f1-ad5a-cbc13ca2151b-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-10T17:00:00-06:00",
        "endDate": "2026-04-10T22:00:00-06:00",
        "url": "https://allevents.in/south-jordan/stake-basketball-deacons/1600029767347857",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3760 West Rushton View Drive",
                "addressLocality": "South Jordan",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.555919545273",
                "longitude": "-111.98064579874"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stake basketball tournament"
    }
]
```