

# Event Details

- **Event Name**: Basketball - 12th ward
- **Event Start and End Date**: Tue, 24 Mar, 2026 at 09:30 pm – Tue, 26 May, 2026 at 09:30 pm (-06:00)
- **Event Description**: 12th ward basktball
- **Event URL**: https://allevents.in/nibley/basketball-12th-ward/1600029797812551
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Nibley
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.67483229
- **long**: -111.8700961
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1584 W 3200 S, Nibley, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7d4f49e0-1d30-11f1-bcfe-6393e3a0d4d3-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 24 Mar, 2026 at 09:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1584 W 3200 S, Nibley, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Basketball - 12th ward ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball - 12th ward",
        "image": "https://cdn-az.allevents.in/events2/banners/d81d8980-237b-11f1-a65f-5fbb58f23dd1-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-24T21:30:00-06:00",
        "endDate": "2026-05-26T21:30:00-06:00",
        "url": "https://allevents.in/nibley/basketball-12th-ward/1600029797812551",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1584 W 3200 S",
                "addressLocality": "Nibley",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.67483229",
                "longitude": "-111.8700961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "12th ward basktball"
    }
]
```