

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Sun, 25 Oct, 2026 at 04:00 pm – Sun, 25 Oct, 2026 at 06:00 pm (-04:00)
- **Event Description**: Open to the public
- **Event URL**: https://allevents.in/toano/trunk-or-treat/200030077994015
- **Event Categories**: trunk-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: Toano
- **state**: VA
- **country**: United States
- **location**: 2885 Chickahominy Rd., Toano, VA
- **lat**: 37.35388
- **long**: -76.81843
- **full address**: 2885 Chickahominy Rd., Toano, VA, United States

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/d449131b4f71f1100e39bb8f53c5de7e2c6a60372cdfefc1886735096689f811-rimg-w655-h992-dcf8f8f8-gmir?v=1787227179

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Sun, 25 Oct, 2026 at 04:00 pm to Sun, 25 Oct, 2026 at 06:00 pm at 2885 Chickahominy Rd., Toano, VA, United States.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by Chickahominy Community Improvement Organization.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events3/banners/d449131b4f71f1100e39bb8f53c5de7e2c6a60372cdfefc1886735096689f811-rimg-w655-h992-dcf8f8f8-gmir?v=1787227179",
        "startDate": "2026-10-25T16:00:00-04:00",
        "endDate": "2026-10-25T18:00:00-04:00",
        "url": "https://allevents.in/toano/trunk-or-treat/200030077994015",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2885 Chickahominy Rd., Toano, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2885 Chickahominy Rd, Toano, VA 23168-9049, United States",
                "addressLocality": "Toano",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.35388",
                "longitude": "-76.81843"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Open to the public",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chickahominy Community Improvement Organization",
                "url": "https://allevents.in/org/chickahominy-community-improvement-organization/20335815"
            }
        ]
    }
]
```