

# Event Details

- **Event Name**: Men's Basketball
- **Event Start and End Date**: Fri, 27 Mar, 2026 at 08:00 pm – Fri, 03 Jul, 2026 at 08:00 pm (-05:00)
- **Event Description**: Men's Basketball
- **Event URL**: https://allevents.in/bentonville/mens-basketball/1600029861606249
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Bentonville
- **state**: AR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.384918
- **long**: -94.1811083
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1101 Northeast McCollum Drive, Bentonville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/1a0284e0-28f4-11f1-b5b5-27b5aa632dad-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 27 Mar, 2026 at 08:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 1101 Northeast McCollum Drive, Bentonville, 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/events10/banners/259ddcf0-28f4-11f1-b5b5-27b5aa632dad-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-27T20:00:00-05:00",
        "endDate": "2026-07-03T20:00:00-05:00",
        "url": "https://allevents.in/bentonville/mens-basketball/1600029861606249",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 Northeast McCollum Drive",
                "addressLocality": "Bentonville",
                "addressRegion": "AR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.384918",
                "longitude": "-94.1811083"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men's Basketball"
    }
]
```