

# Event Details

- **Event Name**: Trunk or Treat Event
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 05:00 pm – Fri, 31 Oct, 2025 at 07:00 pm
- **Event Description**: Come join us in our parking lot for a trunk or treat on Halloween! Cars will be decorated for kids to visit in a safe lit parking lot. Free event!
- **Event URL**: https://allevents.in/salem/trunk-or-treat-event/200029103721111
- **Event Categories**: trunk-or-treat, halloween, kids
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Salem
- **state**: OR
- **country**: United States
- **location**: Court Street Christian Church
- **lat**: 44.936767332521
- **long**: -123.02018155124
- **full address**: Court Street Christian Church, 1699 Court St NE,Salem,OR,United States

## Event gallery

- **Alt text**: Trunk or Treat Event
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/34b6d60f88fa73cb8f93d872cadc7169b9ee2bfb6dc057d0e77a12a03bb4436c-rimg-w1200-h1552-dc672c96-gmir?v=1761820571

## FAQs

- **Q**: When and where is Trunk or Treat Event being held?
  - **A:** Trunk or Treat Event takes place on Fri, 31 Oct, 2025 at 05:00 pm to Fri, 31 Oct, 2025 at 07:00 pm at Court Street Christian Church, 1699 Court St NE,Salem,OR,United States.
- **Q**: Who is organizing Trunk or Treat Event?
  - **A:** Trunk or Treat Event is organized by Bethany Johnson.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat Event",
        "image": "https://cdn-az.allevents.in/events6/banners/34b6d60f88fa73cb8f93d872cadc7169b9ee2bfb6dc057d0e77a12a03bb4436c-rimg-w1200-h1552-dc672c96-gmir?v=1761820571",
        "startDate": "2025-10-31",
        "endDate": "2025-10-31",
        "url": "https://allevents.in/salem/trunk-or-treat-event/200029103721111",
        "location": {
            "@type": "Place",
            "name": "Court Street Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1699 Court St NE,Salem,OR,United States",
                "addressLocality": "Salem",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.936767332521",
                "longitude": "-123.02018155124"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us in our parking lot for a trunk or treat on Halloween! Cars will be decorated for kids to visit in a safe lit parking lot. Free event!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bethany Johnson",
                "url": "https://allevents.in/org/bethany-johnson/21515717"
            }
        ]
    }
]
```