

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Thu, 26 Feb, 2026 at 08:00 pm – Thu, 26 Feb, 2026 at 10:00 pm
- **Event URL**: https://allevents.in/st-george/basketball/1600027870516934
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: St George
- **state**: UT
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/dc568a70-ef3c-11ef-b3ed-d5829900cd63-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 26 Feb, 2026 at 08:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1068 Chandler Dr, St George, United States
- **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/events1/banners/dad67a20-ef3c-11ef-8ea5-bbfb23d4697f-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-26",
        "endDate": "2026-02-26",
        "url": "https://allevents.in/st-george/basketball/1600027870516934",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.066331957592",
                "longitude": "-113.606257223"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```