

# Event Details

- **Event Name**: The Fabulous Thunderbirds - Live in Seattle!
- **Event Start and End Date**: Wed, 08 Jul, 2026 at 07:30 pm (-07:00)
- **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: 30

## Ticket Details

- **Ticket URL**: https://tickets.thetripledoor.net/eventperformances.asp?evt=1997&utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=seattle-events

## 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, Washington, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: FABULOUS THUNDERBIRDS (https://allevents.in/org/fabulous-thunderbirds/19447134)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f67324e8b85a19549835de555fb92687398d8737edcb380220a2a5e4188706e3-rimg-w1200-h798-dc2a338e-gmir?v=1775227756
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=The+Fabulous+Thunderbirds+-+Live+in+Seattle%21&date=08+Jul

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 08 Jul, 2026 at 07:30 pm (-07:00)
- **Q**: Where is the event happening?
  - **A:** The Triple Door, 216 Union St,Seattle, Washington, United States
- **Q**: Who is organizing the event?
  - **A:** FABULOUS THUNDERBIRDS
- **Q**: What type of event is this?
  - **A:** concerts, music, entertainment
- **Q**: Where can I find ticket details about The Fabulous Thunderbirds - Live in Seattle! ?
  - **A:** You can find ticket details about this event on AllEvents.

## 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=1775227756",
        "startDate": "2026-07-08T19:30:00-07:00",
        "url": "https://allevents.in/seattle/the-fabulous-thunderbirds-live-in-seattle/200029789984257",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Triple Door",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "216 Union St,Seattle, Washington",
                "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"
            }
        ]
    }
]
```