

# Event Details

- **Event Name**: Tribute Band
- **Event Start and End Date**: Sat, 09 May, 2026 at 08:00 pm – Sat, 09 May, 2026 at 11:00 pm (+00:00)
- **Event Description**: Sessions of the Ultimate Stone Roses at Bridlington Spa.ArtistsThe Ultimate Stone RosesMusic Genres :  Alternative, Covers Band/Tribute Act
- **Event URL**: https://allevents.in/bridlington/tribute-band/300042338592
- **Event Categories**: music, entertainment, art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Bridlington/Bridlington-Spa/Tribute-Band/42338592/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Bridlington
- **state**: EN
- **country**: United Kingdom
- **location**: Bridlington Spa
- **lat**: 54.079472
- **long**: -0.195646
- **full address**: Bridlington Spa, South Marine Drive, Bridlington, United Kingdom

## Event gallery

- **Alt text**: Tribute Band
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/e976f24b493ac38e2f7275a72589edcd0ba8d448d66acd6bf610fb258331ac38-rimg-w400-h400-dc181818-gmir.png?v=1775909190

## Artist Details

- **Artist name**: The Ultimate Stone Roses

## FAQs

- **Q**: When and where is Tribute Band being held?
  - **A:** Tribute Band takes place on Sat, 09 May, 2026 at 08:00 pm to Sat, 09 May, 2026 at 11:00 pm at Bridlington Spa, South Marine Drive, Bridlington, United Kingdom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tribute Band 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 Bridlington, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tribute Band 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": "Tribute Band",
        "image": "https://cdn-az.allevents.in/events10/banners/e976f24b493ac38e2f7275a72589edcd0ba8d448d66acd6bf610fb258331ac38-rimg-w400-h400-dc181818-gmir.png?v=1775909190",
        "startDate": "2026-05-09T20:00:00+00:00",
        "endDate": "2026-05-09T23:00:00+00:00",
        "url": "https://allevents.in/bridlington/tribute-band/300042338592",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bridlington Spa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "South Marine Drive",
                "addressLocality": "Bridlington",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.079472",
                "longitude": "-0.195646"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sessions of the Ultimate Stone Roses at Bridlington Spa.ArtistsThe Ultimate Stone RosesMusic Genres :  Alternative, Covers Band/Tribute Act",
        "performer": [
            {
                "@type": "Person",
                "name": "The Ultimate Stone Roses"
            }
        ]
    }
]
```