

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Fri, 31 Oct, 2025 at 05:00 pm – Fri, 31 Oct, 2025 at 07:00 pm
- **Event Description**: Join us for an evening of candy, scary and cute costumes, hot dogs, popcorn and a bounce house!
- **Event URL**: https://allevents.in/valdese/trunk-or-treat/200029000085403
- **Event Categories**: trunk-or-treat, halloween, dog
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Valdese
- **state**: NC
- **country**: United States
- **location**: 217 Saint Germain Ave SE, Valdese, NC
- **lat**: 35.74165
- **long**: -81.56126
- **full address**: 217 Saint Germain Ave SE, Valdese, NC, United States

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/c721b6867d53157aab1b6ad03a8c8f8e1eddb8f0286d9013888d7aa562db67dc-rimg-w1200-h1552-dcffffff-gmir?v=1761563831

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Fri, 31 Oct, 2025 at 05:00 pm to Fri, 31 Oct, 2025 at 07:00 pm at 217 Saint Germain Ave SE, Valdese, NC, United States.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by First United Methodist Church Valdese, NC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events4/banners/c721b6867d53157aab1b6ad03a8c8f8e1eddb8f0286d9013888d7aa562db67dc-rimg-w1200-h1552-dcffffff-gmir?v=1761563831",
        "startDate": "2025-10-31",
        "endDate": "2025-10-31",
        "url": "https://allevents.in/valdese/trunk-or-treat/200029000085403",
        "location": {
            "@type": "Place",
            "name": "217 Saint Germain Ave SE, Valdese, NC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "217 St Germain Ave SE, Valdese, NC 28690-2846, United States",
                "addressLocality": "Valdese",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.74165",
                "longitude": "-81.56126"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an evening of candy, scary and cute costumes, hot dogs, popcorn and a bounce house!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church Valdese NC",
                "url": "https://allevents.in/org/first-united-methodist-church-valdese-nc/26117390"
            }
        ]
    }
]
```