

# Event Details

- **Event Name**: Live at Chaplin's Bar
- **Event Start and End Date**: Sat, 09 May, 2026 at 09:30 pm (+01:00)
- **Event Description**: Covering the best classic rock hits from the likes of Journey, Queen, Toto and Whitesnake, they are not to be missed!

FREE entry!
- **Event URL**: https://allevents.in/scarborough/live-at-chaplins-bar/200029652555818
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Scarborough
- **state**: EN
- **country**: United Kingdom
- **location**: Chaplins Bar
- **lat**: 54.2830858
- **long**: -0.3997459
- **full address**: Chaplins Bar, 14 St Thomas Street,Scarborough, North Yorkshire, United Kingdom

## Event gallery

- **Alt text**: Live at Chaplin's Bar
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/a75992172f0df23c07dabd21ce6b3cb900ed6e308422812691b63d28949229be-rimg-w1200-h527-dc272e34-gmir?v=1777225540

## FAQs

- **Q**: When and where is Live at Chaplin's Bar being held?
  - **A:** Live at Chaplin's Bar takes place on Sat, 09 May, 2026 at 09:30 pm to Sat, 09 May, 2026 at 09:30 pm at Chaplins Bar, 14 St Thomas Street,Scarborough, North Yorkshire, United Kingdom.
- **Q**: Who is organizing Live at Chaplin's Bar?
  - **A:** Live at Chaplin's Bar is organized by Dorothy's Dog - Classic Rock Covers Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Chaplin's Bar",
        "image": "https://cdn-az.allevents.in/events10/banners/a75992172f0df23c07dabd21ce6b3cb900ed6e308422812691b63d28949229be-rimg-w1200-h527-dc272e34-gmir?v=1777225540",
        "startDate": "2026-05-09T21:30:00+01:00",
        "url": "https://allevents.in/scarborough/live-at-chaplins-bar/200029652555818",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chaplins Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 St Thomas Street,Scarborough, North Yorkshire",
                "addressLocality": "Scarborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.2830858",
                "longitude": "-0.3997459"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Covering the best classic rock hits from the likes of Journey, Queen, Toto and Whitesnake, they are not to be missed!\n\nFREE entry!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dorothys Dog - Classic Rock Covers Band",
                "url": "https://allevents.in/org/dorothys-dog-classic-rock-covers-band/19476598"
            }
        ]
    }
]
```