

# Event Details

- **Event Name**: Eagles Tribute Band
- **Event Start and End Date**: Sat, 26 Sep, 2026 at 08:00 pm – Sun, 27 Sep, 2026 at 12:30 am (+00:00)
- **Event Description**: Eagles full tribute band with supporting DJArtistsUnofficial: West Coast Eagles
- **Event URL**: https://allevents.in/solihull/eagles-tribute-band/300042696706
- **Event Categories**: fitness, Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Birmingham/Royal-British-Legion-Wythall/Eagles-Tribute-Band/42696706/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Solihull
- **state**: EN
- **country**: United Kingdom
- **location**: Royal British Legion Wythall
- **lat**: 52.3839083
- **long**: -1.8811707
- **full address**: Royal British Legion Wythall, 15 Houndsfield Lane, Solihull, United Kingdom

## Event gallery

- **Alt text**: Eagles Tribute Band
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/cac52183cc24b5e7eda693bb7abda30a7a3cde58e775310bde9baa4379790ddb-rimg-w1024-h1024-dc181818-gmir.jpg?v=1787875150

## Artist Details

- **Artist name**: Unofficial: West Coast Eagles

## FAQs

- **Q**: When and where is Eagles Tribute Band being held?
  - **A:** Eagles Tribute Band takes place on Sat, 26 Sep, 2026 at 08:00 pm to Sun, 27 Sep, 2026 at 12:30 am at Royal British Legion Wythall, 15 Houndsfield Lane, Solihull, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Eagles Tribute Band",
        "image": "https://cdn-az.allevents.in/events4/banners/cac52183cc24b5e7eda693bb7abda30a7a3cde58e775310bde9baa4379790ddb-rimg-w1024-h1024-dc181818-gmir.jpg?v=1787875150",
        "startDate": "2026-09-26T20:00:00+00:00",
        "endDate": "2026-09-27T00:30:00+00:00",
        "url": "https://allevents.in/solihull/eagles-tribute-band/300042696706",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Royal British Legion Wythall",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Houndsfield Lane",
                "addressLocality": "Solihull",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.3839083",
                "longitude": "-1.8811707"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Eagles full tribute band with supporting DJArtistsUnofficial: West Coast Eagles",
        "performer": [
            {
                "@type": "Person",
                "name": "Unofficial: West Coast Eagles"
            }
        ]
    }
]
```