

# Event Details

- **Event Name**: Open court Basketball
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 05:00 pm – Tue, 12 Jan, 2027 at 05:00 pm (-08:00)
- **Event Description**: Come play basketball in a fun, friendly, and competitive atmosphere. All welcome!
- **Event URL**: https://allevents.in/sacramento/open-court-basketball/1600029488903123
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Sacramento
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 38.5525749
- **long**: -121.3812197
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3001 Wissemann Drive, Sacramento, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/19def790-f02e-11f0-8c1b-f9fe3f809c3e-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 17 Mar, 2026 at 05:00 pm (-08:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3001 Wissemann Drive, Sacramento, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Open court Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Open court Basketball",
        "image": "https://cdn-az.allevents.in/events2/banners/dfd4b990-1cd8-11f1-8026-d96a43b74dca-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-03-17T17:00:00-08:00",
        "endDate": "2027-01-12T17:00:00-08:00",
        "url": "https://allevents.in/sacramento/open-court-basketball/1600029488903123",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3001 Wissemann Drive",
                "addressLocality": "Sacramento",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.5525749",
                "longitude": "-121.3812197"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come play basketball in a fun, friendly, and competitive atmosphere. All welcome!"
    }
]
```