

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 08:00 pm – Thu, 25 Jun, 2026 at 08:00 pm (-06:00)
- **Event URL**: https://allevents.in/st-george/basketball/1600027870507534
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: St George
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.066331957592
- **long**: -113.606257223
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1068 Chandler Dr, St George, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/94c3c970-ef3c-11ef-8ea5-bbfb23d4697f-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Mar, 2026 at 08:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1068 Chandler Dr, St George, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events7/banners/e005f0d0-242d-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-26T20:00:00-06:00",
        "endDate": "2026-06-25T20:00:00-06:00",
        "url": "https://allevents.in/st-george/basketball/1600027870507534",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1068 Chandler Dr",
                "addressLocality": "St George",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.066331957592",
                "longitude": "-113.606257223"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```