

# Event Details

- **Event Name**: Stake Pick Up Basketball
- **Event Start and End Date**: Sat, 12 Sep, 2026 at 07:00 am – Sat, 12 Sep, 2026 at 09:00 am (-06:00)
- **Event URL**: https://allevents.in/broomfield/stake-pick-up-basketball/1600027705524613
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Broomfield
- **state**: CO
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.937039130196
- **long**: -105.03361306864
- **full address**: The Church of Jesus Christ of Latter-day Saints, 13370 Lowell Boulevard, Broomfield, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6326cf10-1a11-11f1-addc-399c2b4ffec3-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/67a3f2c0-1a11-11f1-9e27-61f09d4cb8ea-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 12 Sep, 2026 at 07:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 13370 Lowell Boulevard, Broomfield, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Stake Pick Up Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Pick Up Basketball",
        "image": "https://cdn-az.allevents.in/events10/banners/6326cf10-1a11-11f1-addc-399c2b4ffec3-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2026-09-12T07:00:00-06:00",
        "endDate": "2026-09-12T09:00:00-06:00",
        "url": "https://allevents.in/broomfield/stake-pick-up-basketball/1600027705524613",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13370 Lowell Boulevard",
                "addressLocality": "Broomfield",
                "addressRegion": "CO",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.937039130196",
                "longitude": "-105.03361306864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```