

# Event Details

- **Event Name**: EQ basketball
- **Event Start and End Date**: Tue, 29 Jul, 2025 at 07:00 pm – Tue, 29 Jul, 2025 at 08:00 pm
- **Event URL**: https://allevents.in/west-point/eq-basketball/1600027705627200
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: West Point
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.118836216927
- **long**: -112.09282656166
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3488 West 300 North, West Point, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/156becd0-2c6c-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/15c46d10-2c6c-11f0-9941-47ce4d258e71-rimg-w300-h300-dc2e2f31-gmir.jpg

## FAQs

- **Q**: When is the event happening?
  - **A:** Tue, 29 Jul, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 3488 West 300 North, West Point, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about EQ basketball ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "EQ basketball",
        "image": "https://cdn-az.allevents.in/events4/banners/156becd0-2c6c-11f0-b7e7-b761835452a9-rimg-w1200-h563-dc090f1a-gmir.jpg",
        "startDate": "2025-07-29",
        "endDate": "2025-07-29",
        "url": "https://allevents.in/west-point/eq-basketball/1600027705627200",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3488 West 300 North",
                "addressLocality": "West Point",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.118836216927",
                "longitude": "-112.09282656166"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```