

# Event Details

- **Event Name**: Ward Basketball
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 07:30 pm – Thu, 28 Jan, 2027 at 07:30 pm (-07:00)
- **Event Description**: Come ball with us!
- **Event URL**: https://allevents.in/glenwood-springs/ward-basketball/1600029606086549
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Glenwood Springs
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.523048250753
- **long**: -107.32264855689
- **full address**: The Church of Jesus Christ of Latter-day Saints, 409 29th Street, Glenwood Springs, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/220aa770-ff9c-11f0-97b0-bf8aa747ab8d-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 07:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 409 29th Street, Glenwood Springs, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Ward Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/13bb79e0-123b-11f1-b7b3-a98440b1de4d-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-05T19:30:00-07:00",
        "endDate": "2027-01-28T19:30:00-07:00",
        "url": "https://allevents.in/glenwood-springs/ward-basketball/1600029606086549",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "409 29th Street",
                "addressLocality": "Glenwood Springs",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.523048250753",
                "longitude": "-107.32264855689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come ball with us!"
    }
]
```