

# Event Details

- **Event Name**: Basketball
- **Event Start and End Date**: Thu, 12 Mar, 2026 at 07:00 pm – Thu, 31 Dec, 2026 at 07:00 pm (-05:00)
- **Event Description**: Basketball
- **Event URL**: https://allevents.in/odessa/basketball/1600029713366447
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Odessa
- **state**: TX
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 31.906640327
- **long**: -102.33914885794
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5401 John Ben Shepperd Pkwy, Odessa, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/347e2fa0-1002-11f1-8489-bfa57dd9257e-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 12 Mar, 2026 at 07:00 pm (-05:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5401 John Ben Shepperd Pkwy, Odessa, 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/cf51b960-1d1e-11f1-bcfe-6393e3a0d4d3-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-03-12T19:00:00-05:00",
        "endDate": "2026-12-31T19:00:00-05:00",
        "url": "https://allevents.in/odessa/basketball/1600029713366447",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5401 John Ben Shepperd Pkwy",
                "addressLocality": "Odessa",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.906640327",
                "longitude": "-102.33914885794"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Basketball"
    }
]
```