

# Event Details

- **Event Name**: Men’s Basketball
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 08:30 pm – Thu, 24 Dec, 2026 at 08:30 pm (-07:00)
- **Event Description**: Men's Basketball
- **Event URL**: https://allevents.in/casper/men’s-basketball/1600029091265017
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Casper
- **state**: WY
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 42.806234597093
- **long**: -106.37161203895
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3931 West 45th Street, Casper, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/af002c90-b299-11f0-b797-450f5eb69a3d-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 08:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3931 West 45th Street, Casper, US
- **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": "Event",
        "name": "Men’s Basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/ad7d8430-b299-11f0-bc3b-55cfec1e4694-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-05T20:30:00-07:00",
        "endDate": "2026-12-24T20:30:00-07:00",
        "url": "https://allevents.in/casper/men’s-basketball/1600029091265017",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3931 West 45th Street",
                "addressLocality": "Casper",
                "addressRegion": "WY",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.806234597093",
                "longitude": "-106.37161203895"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men's Basketball"
    }
]
```