

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Thu, 09 Apr, 2026 at 09:00 pm – Thu, 09 Apr, 2026 at 11:00 pm (-05:00)
- **Event Description**: Adult Pick-up Basketball
- **Event URL**: https://allevents.in/highland-village/basketball/1600028361498519
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Highland Village
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.08040713333
- **long**: -97.084998882855
- **full address**: The Church of Jesus Christ of Latter-day Saints, 902 Chinn Chapel Rd, Highland Village, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/941c31c0-4d55-11f0-8176-4be87cf073af-rimg-w1000-h562-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 09 Apr, 2026 at 09:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 902 Chinn Chapel Rd, Highland Village, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events9/banners/7335d650-2414-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2026-04-09T21:00:00-05:00",
        "endDate": "2026-04-09T23:00:00-05:00",
        "url": "https://allevents.in/highland-village/basketball/1600028361498519",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "902 Chinn Chapel Rd",
                "addressLocality": "Highland Village",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.08040713333",
                "longitude": "-97.084998882855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Adult Pick-up Basketball"
    }
]
```