

# Event Details

- **Event Name**: Alderbrook Ward Halloween 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**: Come join us for our Halloween Trunk-or-Treat
- **Event URL**: https://allevents.in/hillsboro/alderbrook-ward-halloween-party/1600029355758814
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hillsboro
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.54098
- **long**: -122.979165
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2200 Northeast Jackson School Road, Hillsboro, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/41e71b40-d919-11f0-a4f1-ab89ef198835-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 30 Oct, 2026 at 06:00 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 2200 Northeast Jackson School Road, Hillsboro, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Alderbrook Ward Halloween Party ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Alderbrook Ward Halloween Party",
        "image": "https://cdn-az.allevents.in/events2/banners/1e0591d0-1ec8-11f1-8c59-7d35fb7764c4-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/hillsboro/alderbrook-ward-halloween-party/1600029355758814",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2200 Northeast Jackson School Road",
                "addressLocality": "Hillsboro",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.54098",
                "longitude": "-122.979165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our Halloween Trunk-or-Treat"
    }
]
```