

# Event Details

- **Event Name**:  Community Trunk or Treat 
- **Event Start and End Date**: Sun, 25 Oct, 2026 at 02:00 pm – Sun, 25 Oct, 2026 at 05:00 pm (-04:00)
- **Event Description**: Trunks, Treats, And Resources
- **Event URL**: https://allevents.in/detroit/community-trunk-or-treat/200029136475551
- **Event Categories**: trunk-or-treat, halloween, trick-or-treat
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Detroit
- **state**: MI
- **country**: United States
- **location**: Boyer Playground
- **lat**: 42.314848089675
- **long**: -83.108040162013
- **full address**: Boyer Playground, Detroit, Michigan, United States

## Event gallery

- **Alt text**: Community Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/7eaf4ffb617960386ddf586cabf71a94d5a60110d3f40c9253207a240625233d-rimg-w960-h640-dc181818-gmir?v=1787572713

## FAQs

- **Q**: When and where is  Community Trunk or Treat  being held?
  - **A:** Community Trunk or Treat  takes place on Sun, 25 Oct, 2026 at 02:00 pm to Sun, 25 Oct, 2026 at 05:00 pm at Boyer Playground, Detroit, Michigan, United States.
- **Q**: Who is organizing  Community Trunk or Treat ?
  - **A:** Community Trunk or Treat  is organized by Detroit Southwest Pride.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events3/banners/7eaf4ffb617960386ddf586cabf71a94d5a60110d3f40c9253207a240625233d-rimg-w960-h640-dc181818-gmir?v=1787572713",
        "startDate": "2026-10-25T14:00:00-04:00",
        "endDate": "2026-10-25T17:00:00-04:00",
        "url": "https://allevents.in/detroit/community-trunk-or-treat/200029136475551",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Boyer Playground",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Detroit, Michigan",
                "addressLocality": "Detroit",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.314848089675",
                "longitude": "-83.108040162013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Trunks, Treats, And Resources",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Detroit Southwest Pride",
                "url": "https://allevents.in/org/detroit-southwest-pride/20381165"
            }
        ]
    }
]
```