

# Event Details

- **Event Name**: Elders Quorum Basketball
- **Event Start and End Date**: Thu, 23 Apr, 2026 at 08:30 pm – Thu, 23 Apr, 2026 at 10:30 pm (-04:00)
- **Event Description**: Basketball at the church 8:30 till we're done
- **Event URL**: https://allevents.in/huntersville/elders-quorum-basketball/1600029034267039
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Huntersville
- **state**: NC
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 35.388475574416
- **long**: -80.914658166865
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7032 Mcilwaine Road, Huntersville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5fd19920-a4ab-11f0-9e53-fbf656aababc-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 23 Apr, 2026 at 08:30 pm (-04:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 7032 Mcilwaine Road, Huntersville, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Elders Quorum Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Elders Quorum Basketball",
        "image": "https://cdn-az.allevents.in/events8/banners/03329ac0-23ef-11f1-9831-630114a07816-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-23T20:30:00-04:00",
        "endDate": "2026-04-23T22:30:00-04:00",
        "url": "https://allevents.in/huntersville/elders-quorum-basketball/1600029034267039",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7032 Mcilwaine Road",
                "addressLocality": "Huntersville",
                "addressRegion": "NC",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.388475574416",
                "longitude": "-80.914658166865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Basketball at the church 8:30 till we're done"
    }
]
```