

# Event Details

- **Event Name**: Trunk or Treat in the Cemetery 
- **Event Start and End Date**: Mon, 27 Oct, 2025 at 05:00 pm
- **Event Description**: All are WELCOME!!! Come trick or treat in Highland Cemetery.
- **Event URL**: https://allevents.in/south-bend/trunk-or-treat-in-the-cemetery/200028883150012
- **Event Categories**: trunk-or-treat, halloween, trick-or-treat
- **Interested Audience**: 
  - total_interested_count: 91

## Ticket Details

- **Ticket URL**: http://facebook.com/200028883150012?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=south+bend-events

## Event venue details

- **city**: South Bend
- **state**: IN
- **country**: United States
- **location**: Highland Cemetery (South Bend, IN)
- **lat**: 41.71035
- **long**: -86.28453
- **full address**: Highland Cemetery (South Bend, IN), 2257 Portage Ave,South Bend, Indiana, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Trunk+or+Treat+in+the+Cemetery+&date=Mon%2C+27+Oct%2C+2025+at+05%3A00+pm&bg=3
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Trunk+or+Treat+in+the+Cemetery+&date=27+Oct

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 27 Oct, 2025 at 05:00 pm
- **Q**: Where is the event happening?
  - **A:** Highland Cemetery (South Bend, IN), 2257 Portage Ave,South Bend, Indiana, United States
- **Q**: What type of event is this?
  - **A:** trunk-or-treat, halloween, trick-or-treat
- **Q**: Where can I find ticket details about Trunk or Treat in the Cemetery  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat in the Cemetery",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Trunk+or+Treat+in+the+Cemetery+&date=Mon%2C+27+Oct%2C+2025+at+05%3A00+pm&bg=3",
        "startDate": "2025-10-27",
        "url": "https://allevents.in/south-bend/trunk-or-treat-in-the-cemetery/200028883150012",
        "location": {
            "@type": "Place",
            "name": "Highland Cemetery (South Bend, IN)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2257 Portage Ave,South Bend, Indiana",
                "addressLocality": "South Bend",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.71035",
                "longitude": "-86.28453"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are WELCOME!!! Come trick or treat in Highland Cemetery."
    }
]
```