

# Event Details

- **Event Name**: Men Basketball
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 08:30 pm – Wed, 24 Jun, 2026 at 10:30 pm (-06:00)
- **Event Description**: Men basketball. If you need the gym for an important event on this day, contact Zach Smith
- **Event URL**: https://allevents.in/providence/men-basketball/1600029767605640
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Providence
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.705131012721
- **long**: -111.82916139613
- **full address**: The Church of Jesus Christ of Latter-day Saints, 180 South 485 West, Providence, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/eb5f6710-17ba-11f1-bd6f-bd69cb84d700-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Jun, 2026 at 08:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 180 South 485 West, Providence, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Men 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 Basketball",
        "image": "https://cdn-az.allevents.in/events6/banners/c19ac950-29cc-11f1-beac-1f11897d5484-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-24T20:30:00-06:00",
        "endDate": "2026-06-24T22:30:00-06:00",
        "url": "https://allevents.in/providence/men-basketball/1600029767605640",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "180 South 485 West",
                "addressLocality": "Providence",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.705131012721",
                "longitude": "-111.82916139613"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Men basketball. If you need the gym for an important event on this day, contact Zach Smith"
    }
]
```