

# Event Details

- **Event Name**: Harbor Ward Halloween
- **Event Start and End Date**: Sat, 24 Oct, 2026 at 04:00 pm – Sat, 24 Oct, 2026 at 09:00 pm (-07:00)
- **Event Description**: Harbor Ward Halloween Activity
- **Event URL**: https://allevents.in/garden-grove/harbor-ward-halloween/1600029731363319
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Garden Grove
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.781448
- **long**: -117.90999
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12742 Lampson Avenue, Garden Grove, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4fa85680-1272-11f1-a911-01932d6ab3a5-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is Harbor Ward Halloween being held?
  - **A:** Harbor Ward Halloween takes place on Sat, 24 Oct, 2026 at 04:00 pm to Sat, 24 Oct, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 12742 Lampson Avenue, Garden Grove, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Harbor Ward Halloween",
        "image": "https://cdn-az.allevents.in/events3/banners/d3840cf0-1ed5-11f1-8ce5-afcd59d33ab9-rimg-w1200-h675-dcf38e17-gmir.jpg",
        "startDate": "2026-10-24T16:00:00-07:00",
        "endDate": "2026-10-24T21:00:00-07:00",
        "url": "https://allevents.in/garden-grove/harbor-ward-halloween/1600029731363319",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12742 Lampson Avenue",
                "addressLocality": "Garden Grove",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.781448",
                "longitude": "-117.90999"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Harbor Ward Halloween Activity"
    }
]
```