

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Tue, 27 Oct, 2026 at 05:00 pm – Tue, 27 Oct, 2026 at 06:00 pm (-07:00)
- **Event Description**: All ages welcome
- **Event URL**: https://allevents.in/port-orchard/trunk-or-treat/1600029298763326
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Port Orchard
- **state**: WA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 47.469029
- **long**: -122.605684
- **full address**: The Church of Jesus Christ of Latter-day Saints, 3877 SE Mullenix Road, Port Orchard, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/96f55e80-d0e0-11f0-8df4-05d283bd9692-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Tue, 27 Oct, 2026 at 05:00 pm to Tue, 27 Oct, 2026 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 3877 SE Mullenix Road, Port Orchard, US.
- **Q**: Who is this event for? Is it right for me?
  - **A:** 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 Port Orchard, this event is thoughtfully curated to deliver a standout experience worth every moment. If 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": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events4/banners/a51b9090-3b22-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-10-27T17:00:00-07:00",
        "endDate": "2026-10-27T18:00:00-07:00",
        "url": "https://allevents.in/port-orchard/trunk-or-treat/1600029298763326",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3877 SE Mullenix Road",
                "addressLocality": "Port Orchard",
                "addressRegion": "WA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.469029",
                "longitude": "-122.605684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All ages welcome"
    }
]
```