

# Event Details

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

## Ticket Details

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

## 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/events1/banners/3925ab10-2e74-11f1-b66b-c789a2302db1-rimg-w1000-h562-dc0
- **Alt text**: Event Photo 2
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/2beca890-2e74-11f1-a796-25373a183b85-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 30 Jun, 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": "Event",
        "name": "Basketball",
        "image": "https://cdn-az.allevents.in/events9/banners/38660490-2e74-11f1-b66b-c789a2302db1-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-30T20:30:00-05:00",
        "endDate": "2026-06-30T22:30:00-05:00",
        "url": "https://allevents.in/coppell/basketball/1600029886036210",
        "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"
    }
]
```