

# Event Details

- **Event Name**: Baroque at Ryedale!
- **Event Start and End Date**: Sat, 08 Aug, 2026 at 11:00 am
- **Event Description**: We are really excited to be returning to Ryedale Folk Museum to perform our Baroque dances!

We will demonstrate the dances and invite our audience to participate.
- **Event URL**: https://allevents.in/whitby/baroque-at-ryedale/200030072355555
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Whitby
- **state**: EN
- **country**: United Kingdom
- **location**: Ryedale Folk Museum
- **lat**: 54.300910567809
- **long**: -0.91773446520511
- **full address**: Ryedale Folk Museum, Ryedale Folk Museum, Hutton le Hole,Kirkbymoorside, Whitby, United Kingdom

## Event gallery

- **Alt text**: Baroque at Ryedale!
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4f96a543485ffe169415e029a9dc9ca843088da584929c6b61de15edc10d9a8a-rimg-w1200-h900-dc684838-gmir?v=1785562888

## FAQs

- **Q**: When and where is Baroque at Ryedale! being held?
  - **A:** Baroque at Ryedale! takes place on Sat, 08 Aug, 2026 at 11:00 am to Sat, 08 Aug, 2026 at 11:00 am at Ryedale Folk Museum, Ryedale Folk Museum, Hutton le Hole,Kirkbymoorside, Whitby, United Kingdom.
- **Q**: Who is organizing Baroque at Ryedale!?
  - **A:** Baroque at Ryedale! is organized by The Arbeau Dancers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Baroque at Ryedale!",
        "image": "https://cdn-az.allevents.in/events2/banners/4f96a543485ffe169415e029a9dc9ca843088da584929c6b61de15edc10d9a8a-rimg-w1200-h900-dc684838-gmir?v=1785562888",
        "startDate": "2026-08-08",
        "url": "https://allevents.in/whitby/baroque-at-ryedale/200030072355555",
        "location": {
            "@type": "Place",
            "name": "Ryedale Folk Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Ryedale Folk Museum, Hutton le Hole,Kirkbymoorside",
                "addressLocality": "Whitby",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "54.300910567809",
                "longitude": "-0.91773446520511"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are really excited to be returning to Ryedale Folk Museum to perform our Baroque dances!\n\nWe will demonstrate the dances and invite our audience to participate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Arbeau Dancers",
                "url": "https://allevents.in/org/the-arbeau-dancers/19949448"
            }
        ]
    }
]
```