

# Event Details

- **Event Name**: Ready Steady 60's Show
- **Event Start and End Date**: Sun, 08 Nov, 2026 at 03:00 pm (+00:00)
- **Event Description**: The guys return for another Sunday matinee show.
- **Event URL**: https://allevents.in/kennet/ready-steady-60s-show/200029763730559
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 26

## Ticket Details


## Event venue details

- **city**: Kennet
- **state**: SC
- **country**: United Kingdom
- **location**: The Auld Gambling Hoose
- **lat**: 56.11494
- **long**: -3.79102
- **full address**: The Auld Gambling Hoose, Mill Street ,Alloa, Kennet, United Kingdom

## Event gallery

- **Alt text**: Ready Steady 60's Show
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/22a450e7af90985d3a15562e3c21a295a57d4225b870318f52458a09966df379-rimg-w576-h574-dcffffff-gmir?v=1783758172

## FAQs

- **Q**: When and where is Ready Steady 60's Show being held?
  - **A:** Ready Steady 60's Show takes place on Sun, 08 Nov, 2026 at 03:00 pm to Sun, 08 Nov, 2026 at 03:00 pm at The Auld Gambling Hoose, Mill Street ,Alloa, Kennet, United Kingdom.
- **Q**: Who is organizing Ready Steady 60's Show?
  - **A:** Ready Steady 60's Show is organized by The Auld Gambling Hoose.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Ready Steady 60's Show",
        "image": "https://cdn-az.allevents.in/events2/banners/22a450e7af90985d3a15562e3c21a295a57d4225b870318f52458a09966df379-rimg-w576-h574-dcffffff-gmir?v=1783758172",
        "startDate": "2026-11-08T15:00:00+00:00",
        "url": "https://allevents.in/kennet/ready-steady-60s-show/200029763730559",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Auld Gambling Hoose",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Mill Street ,Alloa",
                "addressLocality": "Kennet",
                "addressRegion": "SC",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "56.11494",
                "longitude": "-3.79102"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The guys return for another Sunday matinee show.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Auld Gambling Hoose",
                "url": "https://allevents.in/org/the-auld-gambling-hoose/23775081"
            }
        ]
    }
]
```