

# Event Details

- **Event Name**: The Band @ Murphy's Irish Pub
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 07:00 pm
- **Event Description**: The Band will be back once again at tge world famous Murphy's Irish Pub! We'll be playing pop, rock and alt country covers you know and love with tuba bass- don't miss it!
- **Event URL**: https://allevents.in/murphys/the-band-murphys-irish-pub/200030170583913
- **Event Categories**: music, entertainment, pop
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Murphys
- **state**: CA
- **country**: United States
- **location**: Murphys Irish Pub
- **lat**: 38.13745
- **long**: -120.46416
- **full address**: Murphys Irish Pub, 415 Main Street,Murphys, California, United States

## Event gallery

- **Alt text**: The Band @ Murphy's Irish Pub
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9989b0a884be25a31c179d147c32033d52e1dd10fedc1d01720b6533720cff59-rimg-w1200-h900-dc160503-gmir?v=1785229099

## FAQs

- **Q**: When and where is The Band @ Murphy's Irish Pub being held?
  - **A:** The Band @ Murphy's Irish Pub takes place on Sat, 01 Aug, 2026 at 07:00 pm to Sat, 01 Aug, 2026 at 07:00 pm at Murphys Irish Pub, 415 Main Street,Murphys, California, United States.
- **Q**: Who is organizing The Band @ Murphy's Irish Pub?
  - **A:** The Band @ Murphy's Irish Pub is organized by Amy Clark and The Broad St. Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Band @ Murphy's Irish Pub is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Murphys, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Band @ Murphy's Irish Pub 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": "The Band @ Murphy's Irish Pub",
        "image": "https://cdn-az.allevents.in/events8/banners/9989b0a884be25a31c179d147c32033d52e1dd10fedc1d01720b6533720cff59-rimg-w1200-h900-dc160503-gmir?v=1785229099",
        "startDate": "2026-08-01",
        "url": "https://allevents.in/murphys/the-band-murphys-irish-pub/200030170583913",
        "location": {
            "@type": "Place",
            "name": "Murphys Irish Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "415 Main Street,Murphys, California",
                "addressLocality": "Murphys",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.13745",
                "longitude": "-120.46416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Band will be back once again at tge world famous Murphy's Irish Pub! We'll be playing pop, rock and alt country covers you know and love with tuba bass- don't miss it!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Amy Clark and The Broad St. Band",
                "url": "https://allevents.in/org/amy-clark-and-the-broad-st-band/21032481"
            }
        ]
    }
]
```