

# Event Details

- **Event Name**: Sunday afternoon sounds
- **Event Start and End Date**: Sun, 01 Mar, 2026 at 03:00 pm
- **Event Description**: Blues, jazz, soul and anything else we fancy with the emphasis on fun
- **Event URL**: https://allevents.in/whitby/sunday-afternoon-sounds/200029676726704
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Whitby
- **state**: EN
- **country**: United Kingdom
- **location**: Royal Hotel Whitby
- **lat**: 54.48989166268
- **long**: -0.6165842
- **full address**: Royal Hotel Whitby, Royal Hotel Whitby, West Cliff,Whitby, Redcar And Cleveland, United Kingdom

## Event gallery

- **Alt text**: Sunday afternoon sounds
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5788e8397961d12d631cb2f65689f629ac17edbd0cea6d583682c44df28f6f11-rimg-w1200-h799-dc171816-gmir?v=1772364796

## FAQs

- **Q**: When and where is Sunday afternoon sounds being held?
  - **A:** Sunday afternoon sounds takes place on Sun, 01 Mar, 2026 at 03:00 pm to Sun, 01 Mar, 2026 at 03:00 pm at Royal Hotel Whitby, Royal Hotel Whitby, West Cliff,Whitby, Redcar And Cleveland, United Kingdom.
- **Q**: Who is organizing Sunday afternoon sounds?
  - **A:** Sunday afternoon sounds is organized by The Dodgy Jammers.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Sunday afternoon sounds is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Whitby, this event is thoughtfully curated to deliver a standout experience worth every moment. If Sunday afternoon sounds 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": "Sunday afternoon sounds",
        "image": "https://cdn-az.allevents.in/events9/banners/5788e8397961d12d631cb2f65689f629ac17edbd0cea6d583682c44df28f6f11-rimg-w1200-h799-dc171816-gmir?v=1772364796",
        "startDate": "2026-03-01",
        "url": "https://allevents.in/whitby/sunday-afternoon-sounds/200029676726704",
        "location": {
            "@type": "Place",
            "name": "Royal Hotel Whitby",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Royal Hotel Whitby, West Cliff,Whitby, Redcar And Cleveland, United Kingdom",
                "addressLocality": "Whitby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.48989166268",
                "longitude": "-0.6165842"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Blues, jazz, soul and anything else we fancy with the emphasis on fun",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dodgy Jammers",
                "url": "https://allevents.in/org/the-dodgy-jammers/23114000"
            }
        ]
    }
]
```