

# Event Details

- **Event Name**: Trunk Or Treat
- **Event Start and End Date**: Mon, 27 Oct, 2025 at 05:00 pm – Mon, 27 Oct, 2025 at 07:00 pm
- **Event Description**: Trunk or Treat event hosted by the Town of Goshen Police.
- **Event URL**: https://allevents.in/goshen/trunk-or-treat/200029088570816
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 74

## Ticket Details


## Event venue details

- **city**: Goshen
- **state**: NY
- **country**: United States
- **location**: 44 Police Drive, Goshen, NY
- **lat**: 41.39597
- **long**: -74.35236
- **full address**: 44 Police Drive, Goshen, NY, United States

## Event gallery

- **Alt text**: Trunk Or Treat
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e12be693216e01017255a0e5b61e213bb13fc851c349420c73d726aa65614c0d-rimg-w1200-h1553-dc46322a-gmir?v=1761441196

## FAQs

- **Q**: When and where is Trunk Or Treat being held?
  - **A:** Trunk Or Treat takes place on Mon, 27 Oct, 2025 at 05:00 pm to Mon, 27 Oct, 2025 at 07:00 pm at 44 Police Drive, Goshen, NY, United States.
- **Q**: Who is organizing Trunk Or Treat?
  - **A:** Trunk Or Treat is organized by Town of Goshen Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk Or Treat",
        "image": "https://cdn-az.allevents.in/events4/banners/e12be693216e01017255a0e5b61e213bb13fc851c349420c73d726aa65614c0d-rimg-w1200-h1553-dc46322a-gmir?v=1761441196",
        "startDate": "2025-10-27",
        "endDate": "2025-10-27",
        "url": "https://allevents.in/goshen/trunk-or-treat/200029088570816",
        "location": {
            "@type": "Place",
            "name": "44 Police Drive, Goshen, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "44 Police Dr, Goshen, NY 10924-6729, United States",
                "addressLocality": "Goshen",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.39597",
                "longitude": "-74.35236"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trunk or Treat event hosted by the Town of Goshen Police.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Town of Goshen Police Department",
                "url": "https://allevents.in/org/town-of-goshen-police-department/24411056"
            }
        ]
    }
]
```