

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 08:00 am – Sat, 28 Aug, 2027 at 08:00 am (-07:00)
- **Event URL**: https://allevents.in/saratoga-springs/basketball/1600027705466346
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Saratoga Springs
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.30263366
- **long**: -111.8995314
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3261 South Village Parkway, Saratoga Springs, United States

## Event gallery

- **Alt text**: Basketball
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/fe931b80-2c68-11f0-b268-d78ed8940c40-rimg-w1200-h675-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When and where is Basketball being held?
  - **A:** Basketball takes place on Sat, 28 Feb, 2026 at 08:00 am to Sat, 28 Aug, 2027 at 08:00 am at The Church of Jesus Christ of Latter-day Saints, 3261 South Village Parkway, Saratoga Springs, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Basketball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Saratoga Springs, this event is thoughtfully curated to deliver a standout experience worth every moment. If Basketball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events10/banners/fe931b80-2c68-11f0-b268-d78ed8940c40-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-02-28T08:00:00-07:00",
        "endDate": "2027-08-28T08:00:00-07:00",
        "url": "https://allevents.in/saratoga-springs/basketball/1600027705466346",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3261 South Village Parkway",
                "addressLocality": "Saratoga Springs",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.30263366",
                "longitude": "-111.8995314"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```