

# Event Details

- **Event Name**: The Fabulous Thunderbirds - Live in Seattle!
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 07:30 pm
- **Event Description**: concert by The Fabulous Thunderbirds
- **Event URL**: https://allevents.in/seattle/the-fabulous-thunderbirds-live-in-seattle/200029789984257
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Seattle
- **state**: WA
- **country**: United States
- **location**: The Triple Door
- **lat**: 47.60864
- **long**: -122.33769
- **full address**: The Triple Door, 216 Union St,Seattle,WA,United States

## Event gallery

- **Alt text**: The Fabulous Thunderbirds - Live in Seattle!
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f67324e8b85a19549835de555fb92687398d8737edcb380220a2a5e4188706e3-rimg-w1200-h798-dc2a338e-gmir?v=1782926841

## FAQs

- **Q**: When and where is The Fabulous Thunderbirds - Live in Seattle! being held?
  - **A:** The Fabulous Thunderbirds - Live in Seattle! takes place on Wed, 08 Jul, 2026 at 07:30 pm to Wed, 08 Jul, 2026 at 07:30 pm at The Triple Door, 216 Union St,Seattle,WA,United States.
- **Q**: Who is organizing The Fabulous Thunderbirds - Live in Seattle!?
  - **A:** The Fabulous Thunderbirds - Live in Seattle! is organized by FABULOUS THUNDERBIRDS.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Fabulous Thunderbirds - Live in Seattle! 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 Seattle, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Fabulous Thunderbirds - Live 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": "The Fabulous Thunderbirds - Live in Seattle!",
        "image": "https://cdn-az.allevents.in/events10/banners/f67324e8b85a19549835de555fb92687398d8737edcb380220a2a5e4188706e3-rimg-w1200-h798-dc2a338e-gmir?v=1782926841",
        "startDate": "2026-07-08",
        "url": "https://allevents.in/seattle/the-fabulous-thunderbirds-live-in-seattle/200029789984257",
        "location": {
            "@type": "Place",
            "name": "The Triple Door",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 Union St,Seattle,WA,United States",
                "addressLocality": "Seattle",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.60864",
                "longitude": "-122.33769"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "concert by The Fabulous Thunderbirds",
        "organizer": [
            {
                "@type": "Organization",
                "name": "FABULOUS THUNDERBIRDS",
                "url": "https://allevents.in/org/fabulous-thunderbirds/19447134"
            }
        ]
    }
]
```