

# Event Details

- **Event Name**: Men's Basketball
- **Event Start and End Date**: Wed, 04 Mar, 2026 at 09:00 pm – Wed, 25 Nov, 2026 at 09:00 pm (-06:00)
- **Event Description**: Weekly Men's Pickup Basketball. 9:00 - 10:00 pm. Bring your friends, all are invited!
- **Event URL**: https://allevents.in/bountiful/mens-basketball/1600029236902402
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bountiful
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.874373852452
- **long**: -111.86838984598
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1500 S 600 E, Bountiful, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/2f1d6ea0-c704-11f0-8a24-fb1242c39043-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 04 Mar, 2026 at 09:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1500 S 600 E, Bountiful, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Men's Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Men's Basketball",
        "image": "https://cdn-az.allevents.in/events2/banners/08724950-1cd7-11f1-b6a5-cd61f1521f0c-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-04T21:00:00-06:00",
        "endDate": "2026-11-25T21:00:00-06:00",
        "url": "https://allevents.in/bountiful/mens-basketball/1600029236902402",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1500 S 600 E",
                "addressLocality": "Bountiful",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.874373852452",
                "longitude": "-111.86838984598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Weekly Men's Pickup Basketball. 9:00 - 10:00 pm. Bring your friends, all are invited!"
    }
]
```