

# Event Details

- **Event Name**: Men's Basketball Night
- **Event Start and End Date**: Thu, 02 Apr, 2026 at 08:30 pm – Thu, 02 Apr, 2026 at 11:00 pm (-06:00)
- **Event Description**: This weekly recurring event is hosted by the Elder's quorum, all men who wish to play are invited!
- **Event URL**: https://allevents.in/stansbury-park/mens-basketball-night/1600028602244457
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Stansbury Park
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.6361271
- **long**: -112.3130365
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5899 N Bayshore Drive, Stansbury Park, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/ff470a80-6f09-11f0-9640-ed9e178bb33c-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 02 Apr, 2026 at 08:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5899 N Bayshore Drive, Stansbury Park, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Men's Basketball Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Men's Basketball Night",
        "image": "https://cdn-az.allevents.in/events7/banners/fe2a5620-2f07-11f1-b66b-c789a2302db1-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-02T20:30:00-06:00",
        "endDate": "2026-04-02T23:00:00-06:00",
        "url": "https://allevents.in/stansbury-park/mens-basketball-night/1600028602244457",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5899 N Bayshore Drive",
                "addressLocality": "Stansbury Park",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.6361271",
                "longitude": "-112.3130365"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This weekly recurring event is hosted by the Elder's quorum, all men who wish to play are invited!"
    }
]
```