

# Event Details

- **Event Name**: Basketball Night for Youth and Young Adults
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 07:00 pm – Tue, 29 Dec, 2026 at 07:00 pm (-06:00)
- **Event Description**: Come play basketball with us every Tuesday from 7-8pm. Ages 14+ are welcome.
- **Event URL**: https://allevents.in/storm-lake/basketball-night-for-youth-and-young-adults/1600029415259019
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Storm Lake
- **state**: IA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.632056
- **long**: -95.240264
- **full address**: The Church of Jesus Christ of Latter-day Saints, 712 Highway 110, Storm Lake, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/aba740c0-e371-11f0-983f-3f1406156a47-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 03 Mar, 2026 at 07:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 712 Highway 110, Storm Lake, US
- **Q**: Where can I find ticket details about Basketball Night for Youth and Young Adults ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball Night for Youth and Young Adults",
        "image": "https://cdn-az.allevents.in/events10/banners/aae43ee0-e371-11f0-b1e5-fb8d04c0193d-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-03T19:00:00-06:00",
        "endDate": "2026-12-29T19:00:00-06:00",
        "url": "https://allevents.in/storm-lake/basketball-night-for-youth-and-young-adults/1600029415259019",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "712 Highway 110",
                "addressLocality": "Storm Lake",
                "addressRegion": "IA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.632056",
                "longitude": "-95.240264"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play basketball with us every Tuesday from 7-8pm. Ages 14+ are welcome."
    }
]
```