

# Event Details

- **Event Name**: Trick or Treat
- **Event Start and End Date**: Sun, 26 Oct, 2025 at 02:30 pm – Sun, 26 Oct, 2025 at 04:00 pm
- **Event Description**: Please join us. Wear your costume and come get some candy!
- **Event URL**: https://allevents.in/elkhorn/trick-or-treat/200028932091735
- **Event Categories**: trick-or-treat, halloween
- **Interested Audience**: 
  - total_interested_count: 11

## Ticket Details


## Event venue details

- **city**: Elkhorn
- **state**: WI
- **country**: United States
- **location**: 1550 North Country Club Parkway, Elkhorn, WI
- **lat**: 42.70918
- **long**: -88.54376
- **full address**: 1550 North Country Club Parkway, Elkhorn, WI, United States

## Event gallery

- **Alt text**: Trick or Treat
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a46dabfc01891465d958ab000d7cbaed4d8bffcfb56a33fcc34a94d63fcfa8a2-rimg-w1200-h1626-dc413642-gmir?v=1761318167

## FAQs

- **Q**: When and where is Trick or Treat being held?
  - **A:** Trick or Treat takes place on Sun, 26 Oct, 2025 at 02:30 pm to Sun, 26 Oct, 2025 at 04:00 pm at 1550 North Country Club Parkway, Elkhorn, WI, United States.
- **Q**: Who is organizing Trick or Treat?
  - **A:** Trick or Treat is organized by New Day of Elkhorn.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Trick or Treat is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Elkhorn, this event is thoughtfully curated to deliver a standout experience worth every moment. If Trick or Treat sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Trick or Treat",
        "image": "https://cdn-az.allevents.in/events6/banners/a46dabfc01891465d958ab000d7cbaed4d8bffcfb56a33fcc34a94d63fcfa8a2-rimg-w1200-h1626-dc413642-gmir?v=1761318167",
        "startDate": "2025-10-26",
        "endDate": "2025-10-26",
        "url": "https://allevents.in/elkhorn/trick-or-treat/200028932091735",
        "location": {
            "@type": "Place",
            "name": "1550 North Country Club Parkway, Elkhorn, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1550 N Country Club Pkwy, Elkhorn, WI 53121-3999, United States",
                "addressLocality": "Elkhorn",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.70918",
                "longitude": "-88.54376"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us. Wear your costume and come get some candy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Day of Elkhorn",
                "url": "https://allevents.in/org/new-day-of-elkhorn/25234115"
            }
        ]
    }
]
```