

# Event Details

- **Event Name**: Whiskey D’s 7pm
- **Event Start and End Date**: Sat, 28 Feb, 2026 at 07:00 pm
- **Event Description**: Live Music and Good Times!!
- **Event URL**: https://allevents.in/two-rivers/whiskey-d’s-7pm/200029687012221
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details

- **Ticket URL**: http://facebook.com/200029687012221?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=two+rivers-events

## Event venue details

- **city**: Two Rivers
- **state**: WI
- **country**: United States
- **location**: Whiskey Ds
- **lat**: 44.157490459045
- **long**: -87.564294334008
- **full address**: Whiskey Ds, Two Rivers, Wisconsin, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Jeff and Shed Acoustic (https://allevents.in/org/jeff-and-shed-acoustic/14432177)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5c3cc115fef6ee093c741cb1dcb6f8d5b393613f964e5d4444ab1d4e665ef837-rimg-w1082-h910-dc968b77-gmir?v=1772088676
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4d20ddc97e97695a42a6ad37be798eaa5eef7ed0e01a010320388f9105357a4e-rimg-w300-h300-dc968b76-gmir?v=1772088676

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 28 Feb, 2026 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Whiskey Ds, Two Rivers, Wisconsin, United States
- **Q**: Who is organizing the event?
  - **A:** Jeff and Shed Acoustic
- **Q**: What type of event is this?
  - **A:** music, live-music, entertainment
- **Q**: Where can I find ticket details about Whiskey D’s 7pm ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Whiskey D’s 7pm",
        "image": "https://cdn-az.allevents.in/events5/banners/5c3cc115fef6ee093c741cb1dcb6f8d5b393613f964e5d4444ab1d4e665ef837-rimg-w1082-h910-dc968b77-gmir?v=1772088676",
        "startDate": "2026-02-28",
        "url": "https://allevents.in/two-rivers/whiskey-d’s-7pm/200029687012221",
        "location": {
            "@type": "Place",
            "name": "Whiskey Ds",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Two Rivers, Wisconsin",
                "addressLocality": "Two Rivers",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.157490459045",
                "longitude": "-87.564294334008"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music and Good Times!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jeff and Shed Acoustic",
                "url": "https://allevents.in/org/jeff-and-shed-acoustic/14432177",
                "description": "They are one of the most fun and entertaining acoustic duos in NE Wisconsin. With over 200 songs ranging from every genre you never know what song is next!"
            }
        ]
    }
]
```