

# Event Details

- **Event Name**: Ward Party
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 06:00 pm – Fri, 30 Oct, 2026 at 08:00 pm (-07:00)
- **Event Description**: Halloween Party
- **Event URL**: https://allevents.in/hesperia/ward-party/1600028819777001
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hesperia
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.447237
- **long**: -117.347342
- **full address**: The Church of Jesus Christ of Latter-day Saints, 10862 Maple Avenue, Hesperia, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e572b040-8c01-11f0-8110-718a93934f4e-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is Ward Party being held?
  - **A:** Ward Party takes place on Fri, 30 Oct, 2026 at 06:00 pm to Fri, 30 Oct, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 10862 Maple Avenue, Hesperia, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Ward Party is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Hesperia, this event is thoughtfully curated to deliver a standout experience worth every moment. If Ward Party sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ward Party",
        "image": "https://cdn-az.allevents.in/events2/banners/74fc3ab0-1ebf-11f1-a80c-71aa7eb81ff0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-30T18:00:00-07:00",
        "endDate": "2026-10-30T20:00:00-07:00",
        "url": "https://allevents.in/hesperia/ward-party/1600028819777001",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10862 Maple Avenue",
                "addressLocality": "Hesperia",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.447237",
                "longitude": "-117.347342"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Halloween Party"
    }
]
```