

# Event Details

- **Event Name**: Simply Floyd
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 07:00 pm
- **Event Description**: Fantastic Pink Floyd Tribute band!
- **Event URL**: https://allevents.in/broadway/simply-floyd/200030242463539
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Broadway
- **state**: EN
- **country**: United Kingdom
- **location**: Stanton Village Club
- **lat**: 52.007812300014
- **long**: -1.9036373296354
- **full address**: Stanton Village Club, Stanton Village Club,Broadway, Worcestershire, United Kingdom

## Event gallery

- **Alt text**: Simply Floyd
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0789c09a6d67a0eb746ee252276ff049c9a0404729ec8d23808c9c4581812c5a-rimg-w1054-h1492-dc020304-gmir?v=1782224678

## FAQs

- **Q**: When and where is Simply Floyd being held?
  - **A:** Simply Floyd takes place on Sat, 27 Jun, 2026 at 07:00 pm to Sat, 27 Jun, 2026 at 07:00 pm at Stanton Village Club, Stanton Village Club,Broadway, Worcestershire, United Kingdom.
- **Q**: Who is organizing Simply Floyd?
  - **A:** Simply Floyd is organized by Robin Williams.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Simply Floyd 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 Broadway, this event is thoughtfully curated to deliver a standout experience worth every moment. If Simply Floyd 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": "Simply Floyd",
        "image": "https://cdn-az.allevents.in/events5/banners/0789c09a6d67a0eb746ee252276ff049c9a0404729ec8d23808c9c4581812c5a-rimg-w1054-h1492-dc020304-gmir?v=1782224678",
        "startDate": "2026-06-27",
        "url": "https://allevents.in/broadway/simply-floyd/200030242463539",
        "location": {
            "@type": "Place",
            "name": "Stanton Village Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Stanton Village Club,Broadway, Worcestershire",
                "addressLocality": "Broadway",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.007812300014",
                "longitude": "-1.9036373296354"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Fantastic Pink Floyd Tribute band!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Robin Williams",
                "url": "https://allevents.in/org/robin-williams/20305064"
            }
        ]
    }
]
```