

# Event Details

- **Event Name**: Trunk or Treat
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 04:00 pm – Sun, 26 Oct, 2025 at 06:00 pm
- **Event Description**: Join us for hot dogs, popcorn, chips, candy and lots of trick or treating fun!
- **Event URL**: https://allevents.in/el-dorado/trunk-or-treat/200029089136601
- **Event Categories**: trunk-or-treat, halloween, dog
- **Interested Audience**: 
  - total_interested_count: 116

## Ticket Details


## Event venue details

- **city**: El Dorado
- **state**: KS
- **country**: United States
- **location**: 430 Eunice St, El Dorado, KS
- **lat**: 37.82196
- **long**: -96.873
- **full address**: 430 Eunice St, El Dorado, KS, United States

## Event gallery

- **Alt text**: Trunk or Treat
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1f1110d34ff80120b4d3f6f67140ec436328a01af23deb0c127941d83d4ca346-rimg-w1200-h1553-dcf6eede-gmir?v=1761450601

## FAQs

- **Q**: When and where is Trunk or Treat being held?
  - **A:** Trunk or Treat takes place on Sun, 26 Oct, 2025 at 04:00 pm to Sun, 26 Oct, 2025 at 06:00 pm at 430 Eunice St, El Dorado, KS, United States.
- **Q**: Who is organizing Trunk or Treat?
  - **A:** Trunk or Treat is organized by Trinity United Methodist Church - El Dorado Ks.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trunk or Treat",
        "image": "https://cdn-az.allevents.in/events2/banners/1f1110d34ff80120b4d3f6f67140ec436328a01af23deb0c127941d83d4ca346-rimg-w1200-h1553-dcf6eede-gmir?v=1761450601",
        "startDate": "2025-10-26",
        "endDate": "2025-10-26",
        "url": "https://allevents.in/el-dorado/trunk-or-treat/200029089136601",
        "location": {
            "@type": "Place",
            "name": "430 Eunice St, El Dorado, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "430 N Eunice St, El Dorado, KS 67042-3338, United States",
                "addressLocality": "El Dorado",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.82196",
                "longitude": "-96.873"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for hot dogs, popcorn, chips, candy and lots of trick or treating fun!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Trinity United Methodist Church - El Dorado Ks",
                "url": "https://allevents.in/org/trinity-united-methodist-church-el-dorado-ks/26963265"
            }
        ]
    }
]
```