

# Event Details

- **Event Name**: TRUNK or TREAT
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 02:00 pm – Sun, 26 Oct, 2025 at 04:00 pm
- **Event Description**: Anyone interested in decorating your trunk is welcome to do so.  Lets make this a fun day for the kids.
- **Event URL**: https://allevents.in/barton/trunk-or-treat/200029064094951
- **Event Categories**: trunk-or-treat, halloween, kids
- **Interested Audience**: 
  - total_interested_count: 70

## Ticket Details


## Event venue details

- **city**: Barton
- **state**: MD
- **country**: United States
- **location**: 17517 Laurel Valley Drive SW, Barton, MD, United States, Maryland 21521
- **lat**: 39.55067
- **long**: -79.01528
- **full address**: 17517 Laurel Valley Drive SW, Barton, MD, United States, Maryland 21521

## Event gallery

- **Alt text**: TRUNK or TREAT
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=TRUNK+or+TREAT&date=Sun%2C+26+Oct%2C+2025+at+02%3A00+pm&bg=2

## FAQs

- **Q**: When and where is TRUNK or TREAT being held?
  - **A:** TRUNK or TREAT takes place on Sun, 26 Oct, 2025 at 02:00 pm to Sun, 26 Oct, 2025 at 04:00 pm at 17517 Laurel Valley Drive SW, Barton, MD, United States, Maryland 21521.
- **Q**: Who is organizing TRUNK or TREAT?
  - **A:** TRUNK or TREAT is organized by Barton Rod & Gun Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "TRUNK or TREAT",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=TRUNK+or+TREAT&date=Sun%2C+26+Oct%2C+2025+at+02%3A00+pm&bg=2",
        "startDate": "2025-10-26",
        "endDate": "2025-10-26",
        "url": "https://allevents.in/barton/trunk-or-treat/200029064094951",
        "location": {
            "@type": "Place",
            "name": "17517 Laurel Valley Drive SW, Barton, MD, United States, Maryland 21521",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17517 Laurel Valley Dr SW, Barton, MD 21521-2068, United States",
                "addressLocality": "Barton",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.55067",
                "longitude": "-79.01528"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Anyone interested in decorating your trunk is welcome to do so.  Lets make this a fun day for the kids.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Barton Rod & Gun Club",
                "url": "https://allevents.in/org/barton-rod-and-gun-club/23918725"
            }
        ]
    }
]
```