

# Event Details

- **Event Name**: Basketball Night
- **Event Start and End Date**: Fri, 24 Apr, 2026 at 07:30 pm – Fri, 03 Jul, 2026 at 07:30 pm (-07:00)
- **Event Description**: Join us for a basketball night every Friday evening. Everyone is welcome.
- **Event URL**: https://allevents.in/cupertino/basketball-night/1600029895249746
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Cupertino
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.318899
- **long**: -122.041149
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10270 South Stelling Road, Cupertino, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c7162700-300a-11f1-b66b-c789a2302db1-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 24 Apr, 2026 at 07:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 10270 South Stelling Road, Cupertino, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Basketball Night ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Basketball Night",
        "image": "https://cdn-az.allevents.in/events7/banners/d28f9f30-300a-11f1-9eb7-3140a20b4450-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-24T19:30:00-07:00",
        "endDate": "2026-07-03T19:30:00-07:00",
        "url": "https://allevents.in/cupertino/basketball-night/1600029895249746",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10270 South Stelling Road",
                "addressLocality": "Cupertino",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.318899",
                "longitude": "-122.041149"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a basketball night every Friday evening. Everyone is welcome."
    }
]
```