

# Event Details

- **Event Name**: Stake Pick Up Basketball
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 07:00 am – Sat, 26 Dec, 2026 at 07:00 am (-07:00)
- **Event URL**: https://allevents.in/broomfield/stake-pick-up-basketball/1600027705525453
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Broomfield
- **state**: CO
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Stake Pick Up Basketball
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1139d150-2c6b-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg

## FAQs

- **Q**: When and where is Stake Pick Up Basketball being held?
  - **A:** Stake Pick Up Basketball takes place on Sat, 28 Feb, 2026 at 07:00 am to Sat, 26 Dec, 2026 at 07:00 am at The Church of Jesus Christ of Latter-day Saints, 13370 Lowell Boulevard, Broomfield, United States.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Stake Pick Up Basketball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Broomfield, this event is thoughtfully curated to deliver a standout experience worth every moment. If Stake Pick Up Basketball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Pick Up Basketball",
        "image": "https://cdn-az.allevents.in/events9/banners/1139d150-2c6b-11f0-9941-47ce4d258e71-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2026-02-28T07:00:00-07:00",
        "endDate": "2026-12-26T07:00:00-07:00",
        "url": "https://allevents.in/broomfield/stake-pick-up-basketball/1600027705525453",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.937039130196",
                "longitude": "-105.03361306864"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```