

# Event Details

- **Event Name**: The Fabulous Thunderbirds - Live in Albany, OR
- **Event Start and End Date**: Thu, 09 Jul, 2026 at 07:00 pm
- **Event Description**: concert by The Fabulous Thunderbirds
- **Event URL**: https://allevents.in/albany/the-fabulous-thunderbirds-live-in-albany-or/200030130053707
- **Event Categories**: concerts, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 49

## Ticket Details


## Event venue details

- **city**: Albany
- **state**: OR
- **country**: United States
- **location**: River Rhythms
- **lat**: 44.637647247869
- **long**: -123.11096209628
- **full address**: River Rhythms, 489 NW Water Ave ,Albany, Oregon, United States

## Event gallery

- **Alt text**: The Fabulous Thunderbirds - Live in Albany, OR
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/eca752a621572e28c1709e73b4e41911e865ccfe48dd5ada3111938f4cd8a73e-rimg-w1200-h800-dc151515-gmir?v=1783068779

## FAQs

- **Q**: When and where is The Fabulous Thunderbirds - Live in Albany, OR being held?
  - **A:** The Fabulous Thunderbirds - Live in Albany, OR takes place on Thu, 09 Jul, 2026 at 07:00 pm to Thu, 09 Jul, 2026 at 07:00 pm at River Rhythms, 489 NW Water Ave ,Albany, Oregon, United States.
- **Q**: Who is organizing The Fabulous Thunderbirds - Live in Albany, OR?
  - **A:** The Fabulous Thunderbirds - Live in Albany, OR is organized by FABULOUS THUNDERBIRDS.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Fabulous Thunderbirds - Live in Albany, OR 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 Albany, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Fabulous Thunderbirds - Live in Albany, OR 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 Albany, OR",
        "image": "https://cdn-az.allevents.in/events5/banners/eca752a621572e28c1709e73b4e41911e865ccfe48dd5ada3111938f4cd8a73e-rimg-w1200-h800-dc151515-gmir?v=1783068779",
        "startDate": "2026-07-09",
        "url": "https://allevents.in/albany/the-fabulous-thunderbirds-live-in-albany-or/200030130053707",
        "location": {
            "@type": "Place",
            "name": "River Rhythms",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "489 NW Water Ave ,Albany, Oregon",
                "addressLocality": "Albany",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.637647247869",
                "longitude": "-123.11096209628"
            }
        },
        "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"
            }
        ]
    }
]
```