

# Event Details

- **Event Name**: Community Trunk or Treat
- **Event Start and End Date**: Sat, 18 Oct, 2025 at 12:00 pm – Sat, 18 Oct, 2025 at 02:00 pm
- **Event Description**: Come join us for our 7th annual community trunk or treat in our church parking lot for some fun and lots of candy! All are welcome!
- **Event URL**: https://allevents.in/sandston/community-trunk-or-treat/200028991033044
- **Event Categories**: halloween
- **Interested Audience**: 
  - total_interested_count: 76

## Ticket Details


## Event venue details

- **city**: Sandston
- **state**: VA
- **country**: United States
- **location**: 13 N Confederate Ave, Sandston, VA, United States, Virginia 23150
- **lat**: 37.5251
- **long**: -77.31601
- **full address**: 13 N Confederate Ave, Sandston, VA, United States, Virginia 23150

## Event gallery

- **Alt text**: Community Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/0d3e0ec78c10e3cc06e0a7ba08896df8914720a0ea4dfb9295e981914571922b-rimg-w1200-h675-dc1c252a-gmir?v=1760325545

## FAQs

- **Q**: When and where is Community Trunk or Treat being held?
  - **A:** Community Trunk or Treat takes place on Sat, 18 Oct, 2025 at 12:00 pm to Sat, 18 Oct, 2025 at 02:00 pm at 13 N Confederate Ave, Sandston, VA, United States, Virginia 23150.
- **Q**: Who is organizing Community Trunk or Treat?
  - **A:** Community Trunk or Treat is organized by Sandston Presbyterian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events6/banners/0d3e0ec78c10e3cc06e0a7ba08896df8914720a0ea4dfb9295e981914571922b-rimg-w1200-h675-dc1c252a-gmir?v=1760325545",
        "startDate": "2025-10-18",
        "endDate": "2025-10-18",
        "url": "https://allevents.in/sandston/community-trunk-or-treat/200028991033044",
        "location": {
            "@type": "Place",
            "name": "13 N Confederate Ave, Sandston, VA, United States, Virginia 23150",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 N Confederate Ave, Sandston, VA 23150-1501, United States",
                "addressLocality": "Sandston",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.5251",
                "longitude": "-77.31601"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our 7th annual community trunk or treat in our church parking lot for some fun and lots of candy! All are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sandston Presbyterian Church",
                "url": "https://allevents.in/org/sandston-presbyterian-church/26841300"
            }
        ]
    }
]
```