

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 06:00 pm
- **Event Description**: Join us along Boundary St from 6-7 pm for no tricks and all treats!
- **Event URL**: https://allevents.in/edison/trunk-or-treat/200028862192542
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 88

## Ticket Details


## Event venue details

- **city**: Edison
- **state**: OH
- **country**: United States
- **location**: Boundary Street, Edison, OH
- **lat**: 40.56031
- **long**: -82.86249
- **full address**: Boundary Street, Edison, OH, United States

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3d0699e203fe60a2e733d9835e507ced2af4042f5f579a3f619d1bbcba933b52-rimg-w1200-h1553-dc122b53-gmir?v=1761597147

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Fri, 31 Oct, 2025 at 06:00 pm to Fri, 31 Oct, 2025 at 06:00 pm at Boundary Street, Edison, OH, United States.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by Village of Edison, Ohio.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events7/banners/3d0699e203fe60a2e733d9835e507ced2af4042f5f579a3f619d1bbcba933b52-rimg-w1200-h1553-dc122b53-gmir?v=1761597147",
        "startDate": "2025-10-31",
        "url": "https://allevents.in/edison/trunk-or-treat/200028862192542",
        "location": {
            "@type": "Place",
            "name": "Boundary Street, Edison, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "325 N Boundary St, Edison, OH 43320-9627, United States",
                "addressLocality": "Edison",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.56031",
                "longitude": "-82.86249"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us along Boundary St from 6-7 pm for no tricks and all treats!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Village of Edison Ohio",
                "url": "https://allevents.in/org/village-of-edison-ohio/24477002"
            }
        ]
    }
]
```