

# Event Details

- **Event Name**: Bible Park Ward Basketball
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 08:30 pm – Wed, 24 Feb, 2027 at 08:30 pm (-06:00)
- **Event Description**: Join us for some casual pickup basketball at the church! Any men aged 18 and older are welcome!
- **Event URL**: https://allevents.in/denver/bible-park-ward-basketball/1600029722783522
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Denver
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.6669604
- **long**: -104.9121938
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2710 South Monaco Parkway, Denver, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7b0e7aa0-1148-11f1-92a1-4f801371dba8-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 08:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2710 South Monaco Parkway, Denver, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Bible Park 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": "Bible Park Ward Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/27cf6480-1d23-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-04T20:30:00-06:00",
        "endDate": "2027-02-24T20:30:00-06:00",
        "url": "https://allevents.in/denver/bible-park-ward-basketball/1600029722783522",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2710 South Monaco Parkway",
                "addressLocality": "Denver",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.6669604",
                "longitude": "-104.9121938"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for some casual pickup basketball at the church! Any men aged 18 and older are welcome!"
    }
]
```