

# Event Details

- **Event Name**: YSA basketball
- **Event Start and End Date**: Mon, 02 Mar, 2026 at 07:00 pm – Mon, 28 Dec, 2026 at 07:00 pm (-06:00)
- **Event Description**: YSA basketball but is also open to anyone who wants to come play!
- **Event URL**: https://allevents.in/great-falls/ysa-basketball/1600029767569020
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Great Falls
- **state**: MT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.489349340305
- **long**: -111.28975677249
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1015 15th Avenue South, Great Falls, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/9bfa6820-17b3-11f1-bd6f-bd69cb84d700-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 02 Mar, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1015 15th Avenue South, Great Falls, US
- **Q**: Where can I find ticket details about YSA basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "YSA basketball",
        "image": "https://cdn-az.allevents.in/events1/banners/9b23b730-17b3-11f1-abd5-e70abe7c6535-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-02T19:00:00-06:00",
        "endDate": "2026-12-28T19:00:00-06:00",
        "url": "https://allevents.in/great-falls/ysa-basketball/1600029767569020",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1015 15th Avenue South",
                "addressLocality": "Great Falls",
                "addressRegion": "MT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.489349340305",
                "longitude": "-111.28975677249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "YSA basketball but is also open to anyone who wants to come play!"
    }
]
```