

# Event Details

- **Event Name**: Harvest Ward Basketball
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 08:45 pm – Thu, 18 Dec, 2025 at 10:45 pm
- **Event Description**: Basketball every Thursday at 8:45pm.
- **Event URL**: https://allevents.in/queen-creek/harvest-ward-basketball/1600027970657300
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Queen Creek
- **state**: AZ
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.213551641
- **long**: -111.583933329
- **full address**: The Church of Jesus Christ of Latter-day Saints, 25885 South 231st Street, Queen Creek, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/10cb8f70-082a-11f0-ab81-ebac8f4e0ffd-rimg-w1000-h562-dcd

## FAQs

- **Q**: When and where is Harvest Ward Basketball being held?
  - **A:** Harvest Ward Basketball takes place on Thu, 18 Dec, 2025 at 08:45 pm to Thu, 18 Dec, 2025 at 10:45 pm at The Church of Jesus Christ of Latter-day Saints, 25885 South 231st Street, Queen Creek, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Harvest Ward Basketball is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Queen Creek, this event is thoughtfully curated to deliver a standout experience worth every moment. If Harvest Ward Basketball sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Harvest Ward Basketball",
        "image": "https://cdn-az.allevents.in/events1/banners/aaf64680-d3ea-11f0-8e64-a507741e0323-rimg-w1200-h675-dcdcc3ab-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/queen-creek/harvest-ward-basketball/1600027970657300",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25885 South 231st Street, Queen Creek",
                "addressLocality": "Queen Creek",
                "addressRegion": "AZ",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.213551641",
                "longitude": "-111.583933329"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Basketball every Thursday at 8:45pm."
    }
]
```