

# Event Details

- **Event Name**: Elders basketball
- **Event Start and End Date**: Thu, 26 Mar, 2026 at 08:00 pm – Thu, 26 Mar, 2026 at 09:00 pm
- **Event Description**: Anyone's invited.
- **Event URL**: https://allevents.in/holladay/elders-basketball/1600028679227324
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Holladay
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.636711296172
- **long**: -111.82422122974
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6301 South 2300 East, Holladay, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/033643d0-7983-11f0-ab88-37480dab5866-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Elders basketball being held?
  - **A:** Elders basketball takes place on Thu, 26 Mar, 2026 at 08:00 pm to Thu, 26 Mar, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 6301 South 2300 East, Holladay, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Elders basketball",
        "image": "https://cdn-az.allevents.in/events9/banners/4e644c10-23fd-11f1-8500-4f0c3b0bf48e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-26",
        "endDate": "2026-03-26",
        "url": "https://allevents.in/holladay/elders-basketball/1600028679227324",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6301 South 2300 East",
                "addressLocality": "Holladay",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.636711296172",
                "longitude": "-111.82422122974"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Anyone's invited."
    }
]
```