

# Event Details

- **Event Name**: SW2 EQ Basketball
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 08:30 pm – Wed, 20 May, 2026 at 08:30 pm (-06:00)
- **Event Description**: Come play some chill basketball. Friends welcome!
- **Event URL**: https://allevents.in/orem/sw2-eq-basketball/1600029768167424
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.282948507726
- **long**: -111.73177073282
- **full address**: The Church of Jesus Christ of Latter-day Saints, 800 S Geneva Road, Orem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/85e35a90-183c-11f1-8eaa-b38b02b0f2a1-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Mar, 2026 at 08:30 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 800 S Geneva Road, Orem, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about SW2 EQ Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "SW2 EQ Basketball",
        "image": "https://cdn-az.allevents.in/events8/banners/99171a90-2375-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-25T20:30:00-06:00",
        "endDate": "2026-05-20T20:30:00-06:00",
        "url": "https://allevents.in/orem/sw2-eq-basketball/1600029768167424",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 S Geneva Road",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.282948507726",
                "longitude": "-111.73177073282"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play some chill basketball. Friends welcome!"
    }
]
```