

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Wed, 29 Oct, 2025 at 05:00 pm – Wed, 29 Oct, 2025 at 07:00 pm
- **Event Description**: Join us at First Wesleyan for a fun filled evening of Trunk or Treating and free Hot Dogs with all the trimming’s!
- **Event URL**: https://allevents.in/cherryville/trunk-or-treat/200029079331906
- **Event Categories**: trunk-or-treat, halloween, dog
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200029079331906?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cherryville-events

## Event venue details

- **city**: Cherryville
- **state**: NC
- **country**: United States
- **location**: First Wesleyan Church of Cherryville
- **lat**: 35.389
- **long**: -81.37835
- **full address**: First Wesleyan Church of Cherryville, 800 N Pink St,Cherryville,NC,United States

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/fc23c63fa7fc974577f996e9244bd2b5346c104c202fe3e1dbfad5ba3ea7c932-rimg-w1200-h1063-dcd82028-gmir?v=1761260945

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Wed, 29 Oct, 2025 at 05:00 pm to Wed, 29 Oct, 2025 at 07:00 pm at First Wesleyan Church of Cherryville, 800 N Pink St,Cherryville,NC,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events7/banners/fc23c63fa7fc974577f996e9244bd2b5346c104c202fe3e1dbfad5ba3ea7c932-rimg-w1200-h1063-dcd82028-gmir?v=1761260945",
        "startDate": "2025-10-29",
        "endDate": "2025-10-29",
        "url": "https://allevents.in/cherryville/trunk-or-treat/200029079331906",
        "location": {
            "@type": "Place",
            "name": "First Wesleyan Church of Cherryville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 N Pink St,Cherryville,NC,United States",
                "addressLocality": "Cherryville",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.389",
                "longitude": "-81.37835"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at First Wesleyan for a fun filled evening of Trunk or Treating and free Hot Dogs with all the trimming’s!"
    }
]
```