

# Event Details

- **Event Name**: Day of The Dead/ Trunk or Treat
- **Event Start and End Date**: Fri, 30 Oct, 2026 at 06:00 pm – Fri, 30 Oct, 2026 at 09:00 pm (-07:00)
- **Event Description**: Join us for celebrating our ancestors and decorated rooms for trick or treating.
- **Event URL**: https://allevents.in/beaverton/day-of-the-dead-trunk-or-treat/1600030495744718
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Beaverton
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 45.513756
- **long**: -122.887793
- **full address**: The Church of Jesus Christ of Latter-day Saints, 848 Southwest 206th Avenue, Beaverton, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/13141290-8e4b-11f1-a33a-f7150662a5aa-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Day of The Dead/ Trunk or Treat being held?
  - **A:** Day of The Dead/ Trunk or Treat takes place on Fri, 30 Oct, 2026 at 06:00 pm to Fri, 30 Oct, 2026 at 09:00 pm at The Church of Jesus Christ of Latter-day Saints, 848 Southwest 206th Avenue, Beaverton, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Day of The Dead/ Trunk or Treat 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 Beaverton, this event is thoughtfully curated to deliver a standout experience worth every moment. If Day of The Dead/ Trunk or Treat 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": "Day of The Dead/ Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events1/banners/1fdd6720-97be-11f1-9a40-7b90de720125-rimg-w1200-h675-dc080808-gmir.jpg",
        "startDate": "2026-10-30T18:00:00-07:00",
        "endDate": "2026-10-30T21:00:00-07:00",
        "url": "https://allevents.in/beaverton/day-of-the-dead-trunk-or-treat/1600030495744718",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "848 Southwest 206th Avenue",
                "addressLocality": "Beaverton",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.513756",
                "longitude": "-122.887793"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for celebrating our ancestors and decorated rooms for trick or treating."
    }
]
```