

# Event Details

- **Event Name**: Sounds Of Seattle
- **Event Start and End Date**: Fri, 23 Jan, 2026 at 07:30 pm – Fri, 23 Jan, 2026 at 11:00 pm
- **Event Description**: Sounds of Seattle bring you hits from some of the biggest bands to perform out of Seattle USAArtistsSounds of SeattleMusic Genres :  Rock, Metal, 1990s, Grunge, Hard Rock
- **Event URL**: https://allevents.in/bilston/sounds-of-seattle/300040606009
- **Event Categories**: music, art, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Wolverhampton/The-Robin-2/Sounds-Of-Seattle/40606009/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bilston
- **state**: EN
- **country**: United Kingdom
- **location**: The Robin 2
- **lat**: 52.5674102
- **long**: -2.0746381
- **full address**: The Robin 2, 20-22 Mount Pleasant, Bilston, United Kingdom

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/dd2d505496c5632bd3dd38d4fbc9963696f4be10d117e85c75dc1e3b9b2f7416-rimg-w1024-h1024-dc04082a-gmir.jpg?v=1766388878
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e726cababeb5931051af7b020746dfa8afb9d56c23c54bf719e40c2001a3ac85-rimg-w400-h400-dc15172f-gmir.jpg?v=1766388866

## Artist Details

- **Artist name**: Sounds of Seattle
- **Artist name**: Vendetta Deluxe

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 23 Jan, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** The Robin 2, 20-22 Mount Pleasant, Bilston, United Kingdom
- **Q**: Who are the performers at this event?
  - **A:** Sounds of Seattle, Vendetta Deluxe
- **Q**: Who is organizing the event?
  - **A:** Skiddle
- **Q**: What type of event is this?
  - **A:** music, art, entertainment
- **Q**: Where can I find ticket details about Sounds Of Seattle ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Sounds Of Seattle",
        "image": "https://cdn-az.allevents.in/events7/banners/dd2d505496c5632bd3dd38d4fbc9963696f4be10d117e85c75dc1e3b9b2f7416-rimg-w1024-h1024-dc04082a-gmir.jpg?v=1766388878",
        "startDate": "2026-01-23",
        "endDate": "2026-01-23",
        "url": "https://allevents.in/bilston/sounds-of-seattle/300040606009",
        "location": {
            "@type": "Place",
            "name": "The Robin 2",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20-22 Mount Pleasant",
                "addressLocality": "Bilston",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.5674102",
                "longitude": "-2.0746381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sounds of Seattle bring you hits from some of the biggest bands to perform out of Seattle USAArtistsSounds of SeattleMusic Genres :  Rock, Metal, 1990s, Grunge, Hard Rock",
        "performer": [
            {
                "@type": "Person",
                "name": "Sounds of Seattle"
            },
            {
                "@type": "Person",
                "name": "Vendetta Deluxe"
            }
        ]
    }
]
```