

# Event Details

- **Event Name**: Duffy’s Place 
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 08:00 pm (-05:00)
- **Event Description**: Live music
- **Event URL**: https://allevents.in/valparaiso/duffy’s-place/200029213630729
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Valparaiso
- **state**: IN
- **country**: United States
- **location**: Duffy's Place
- **lat**: 41.45773
- **long**: -87.05566
- **full address**: Duffy's Place, 1154 Axe Avenue,Valparaiso, Indiana, United States

## Event gallery

- **Alt text**: Duffy’s Place
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/428e6b8993cc1e3b88d54cecebb7d2035eac529449ea88682eba208bffddb5d6-rimg-w1200-h900-dc354674-gmir?v=1775932469

## FAQs

- **Q**: When and where is Duffy’s Place  being held?
  - **A:** Duffy’s Place  takes place on Sat, 20 Jun, 2026 at 08:00 pm to Sat, 20 Jun, 2026 at 08:00 pm at Duffy's Place, 1154 Axe Avenue,Valparaiso, Indiana, United States.
- **Q**: Who is organizing Duffy’s Place ?
  - **A:** Duffy’s Place  is organized by Head Honchos Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Duffy’s Place  is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Valparaiso, this event is thoughtfully curated to deliver a standout experience worth every moment. If Duffy’s Place  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Duffy’s Place",
        "image": "https://cdn-az.allevents.in/events7/banners/428e6b8993cc1e3b88d54cecebb7d2035eac529449ea88682eba208bffddb5d6-rimg-w1200-h900-dc354674-gmir?v=1775932469",
        "startDate": "2026-06-20T20:00:00-05:00",
        "url": "https://allevents.in/valparaiso/duffy’s-place/200029213630729",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Duffy's Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1154 Axe Avenue,Valparaiso, Indiana",
                "addressLocality": "Valparaiso",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.45773",
                "longitude": "-87.05566"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live music",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Head Honchos Band",
                "url": "https://allevents.in/org/head-honchos-band/12036002",
                "description": "“Head Honchos' is one lean mean Blues Rockin' Machine!"
            }
        ]
    }
]
```