

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Tue, 07 Apr, 2026 at 08:30 pm – Tue, 30 Jun, 2026 at 08:30 pm (-05:00)
- **Event Description**: Elders quorum basketball
- **Event URL**: https://allevents.in/coppell/basketball/1600029882988931
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Coppell
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 32.980177451203
- **long**: -96.969731385603
- **full address**: The Church of Jesus Christ of Latter-day Saints, 615 N MacArthur Blvd, Coppell, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/664639b0-2da8-11f1-8627-f7c713c5a664-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 07 Apr, 2026 at 08:30 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 615 N MacArthur Blvd, Coppell, 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/events5/banners/71e206f0-2da8-11f1-8627-f7c713c5a664-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-04-07T20:30:00-05:00",
        "endDate": "2026-06-30T20:30:00-05:00",
        "url": "https://allevents.in/coppell/basketball/1600029882988931",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "615 N MacArthur Blvd",
                "addressLocality": "Coppell",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.980177451203",
                "longitude": "-96.969731385603"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Elders quorum basketball"
    }
]
```