

# Event Details

- **Event Name**: Elders Basketball
- **Event Start and End Date**: Wed, 25 Feb, 2026 at 08:30 pm – Wed, 25 Feb, 2026 at 10:30 pm
- **Event Description**: All skill levels welcome. Come enjoy some fun on the court.
- **Event URL**: https://allevents.in/clarkston/elders-basketball/1600027537880323
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Clarkston
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.918464061617
- **long**: -112.04995973097
- **full address**: The Church of Jesus Christ of Latter-day Saints, 25 East 100 South, Clarkston, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/6001c660-2c45-11f0-b7e7-b761835452a9-rimg-w1200-h675-dcdcc3ab-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/604f2310-2c45-11f0-b7e7-b761835452a9-rimg-w300-h300-dcdcc3ab-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 25 Feb, 2026 at 08:30 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 25 East 100 South, Clarkston, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Elders Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Elders Basketball",
        "image": "https://cdn-az.allevents.in/events8/banners/6001c660-2c45-11f0-b7e7-b761835452a9-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-02-25",
        "endDate": "2026-02-25",
        "url": "https://allevents.in/clarkston/elders-basketball/1600027537880323",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 East 100 South",
                "addressLocality": "Clarkston",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.918464061617",
                "longitude": "-112.04995973097"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All skill levels welcome. Come enjoy some fun on the court."
    }
]
```