

# Event Details

- **Event Name**: Ward Basketball
- **Event Start and End Date**: Tue, 24 Mar, 2026 at 08:30 pm – Tue, 27 Oct, 2026 at 08:30 pm (-06:00)
- **Event Description**: Ministering weekly event
- **Event URL**: https://allevents.in/lehi/ward-basketball/1600029120386636
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Lehi
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.439573524479
- **long**: -111.86112132778
- **full address**: The Church of Jesus Christ of Latter-day Saints, 750 West 4050 North, Lehi, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9a677a60-b8f0-11f0-91c5-2b5efab58087-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 24 Mar, 2026 at 08:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 750 West 4050 North, Lehi, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Basketball",
        "image": "https://cdn-az.allevents.in/events7/banners/a2a7fed0-1ea2-11f1-be52-43aa0ae04bd6-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-24T20:30:00-06:00",
        "endDate": "2026-10-27T20:30:00-06:00",
        "url": "https://allevents.in/lehi/ward-basketball/1600029120386636",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "750 West 4050 North",
                "addressLocality": "Lehi",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.439573524479",
                "longitude": "-111.86112132778"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ministering weekly event"
    }
]
```