

# Event Details

- **Event Name**: A Weekend in Seattle! 
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 09:00 pm
- **Event Description**: 21+ 9-12! Join us for your favorite Irish tunes and a few originals too!
- **Event URL**: https://allevents.in/seattle/a-weekend-in-seattle/200029690602849
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **location**: Murphy's Pub
- **lat**: 47.66161
- **long**: -122.33393
- **full address**: Murphy's Pub, 1928 N 45th St,Seattle, Washington, United States

## Event gallery

- **Alt text**: A Weekend in Seattle!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3fb19978016de2cf34508e6298438cfbc74727ea4f0ad208e47b573e54f2b553-rimg-w1200-h1200-dcffffff-gmir?v=1771482229

## FAQs

- **Q**: When and where is A Weekend in Seattle!  being held?
  - **A:** A Weekend in Seattle!  takes place on Fri, 20 Feb, 2026 at 09:00 pm to Fri, 20 Feb, 2026 at 09:00 pm at Murphy's Pub, 1928 N 45th St,Seattle, Washington, United States.
- **Q**: Who is organizing A Weekend in Seattle! ?
  - **A:** A Weekend in Seattle!  is organized by Ghosts In The Clover.
- **Q**: Who is this event for? Is it right for me?
  - **A:** A Weekend in Seattle!  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 Seattle, this event is thoughtfully curated to deliver a standout experience worth every moment. If A Weekend in Seattle!  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": "A Weekend in Seattle!",
        "image": "https://cdn-az.allevents.in/events6/banners/3fb19978016de2cf34508e6298438cfbc74727ea4f0ad208e47b573e54f2b553-rimg-w1200-h1200-dcffffff-gmir?v=1771482229",
        "startDate": "2026-02-20",
        "url": "https://allevents.in/seattle/a-weekend-in-seattle/200029690602849",
        "location": {
            "@type": "Place",
            "name": "Murphy's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1928 N 45th St,Seattle, Washington",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.66161",
                "longitude": "-122.33393"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "21+ 9-12! Join us for your favorite Irish tunes and a few originals too!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ghosts In The Clover",
                "url": "https://allevents.in/org/ghosts-in-the-clover/27176109"
            }
        ]
    }
]
```