

# Event Details

- **Event Name**: Mrs H and the Singalong Band
- **Event Start and End Date**: Fri, 29 May, 2026 at 11:30 am – Fri, 29 May, 2026 at 12:30 pm (+00:00)
- **Event Description**: Mrs H Sings bring their unique and infectious blend of family music to Norden Farm for the first time.
- **Event URL**: https://allevents.in/maidenhead/mrs-h-and-the-singalong-band/300042333457
- **Event Categories**: Entertainment, Music
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Maidenhead/Norden-Farm-Centre-For-The-Arts/Mrs-H-and-the-Singalong-Band/42333457/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Maidenhead
- **state**: EN
- **country**: United Kingdom
- **location**: Norden Farm Centre For The Arts
- **lat**: 51.515762
- **long**: -0.746435
- **full address**: Norden Farm Centre For The Arts, Norden Farm Centre for the Arts, Altwood Rd, Maidenhead, United Kingdom

## Event gallery

- **Alt text**: Mrs H and the Singalong Band
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/7cccfd80c8569da7513ef7214a79ac6b34f3ef33c9832402bad7def59f8b5df5-rimg-w1024-h1024-dc020107-gmir.jpg?v=1775822426

## FAQs

- **Q**: When and where is Mrs H and the Singalong Band being held?
  - **A:** Mrs H and the Singalong Band takes place on Fri, 29 May, 2026 at 11:30 am to Fri, 29 May, 2026 at 12:30 pm at Norden Farm Centre For The Arts, Norden Farm Centre for the Arts, Altwood Rd, Maidenhead, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mrs H and the Singalong Band",
        "image": "https://cdn-az.allevents.in/events5/banners/7cccfd80c8569da7513ef7214a79ac6b34f3ef33c9832402bad7def59f8b5df5-rimg-w1024-h1024-dc020107-gmir.jpg?v=1775822426",
        "startDate": "2026-05-29T11:30:00+00:00",
        "endDate": "2026-05-29T12:30:00+00:00",
        "url": "https://allevents.in/maidenhead/mrs-h-and-the-singalong-band/300042333457",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Norden Farm Centre For The Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Norden Farm Centre for the Arts, Altwood Rd",
                "addressLocality": "Maidenhead",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.515762",
                "longitude": "-0.746435"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mrs H Sings bring their unique and infectious blend of family music to Norden Farm for the first time."
    }
]
```