

# Event Details

- **Event Name**: Robin Hood
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 07:45 pm – Sun, 21 Dec, 2025 at 10:00 pm
- **Event Description**: It's Christmas, must be time for a Pantomime! Join the fabulous array of characters in this marvellously mischievous medieval masterpiece.
- **Event URL**: https://allevents.in/maidenhead/robin-hood/300041019196
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: https://www.skiddle.com/whats-on/Maidenhead/Norden-Farm-Centre-For-The-Arts/Robin-Hood/41019196/?sktag=13086&skcampaign=ae_eventpage

## Event venue details

- **city**: Maidenhead
- **state**: EN
- **country**: United Kingdom
- **location**: Norden Farm Centre For The Arts
- **lat**: 51.51519900
- **long**: -0.74612100
- **full address**: Norden Farm Centre For The Arts, Altwood Road, Maidenhead, United Kingdom

## Event gallery

- **Alt text**: Robin Hood
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/0537d4bbf8a78d1bfa9035e7f3908da7aba95cb6828f7f28dd20c3b38fbeebf3-rimg-w1024-h1024-dc136134-gmir.jpg?v=1765314986

## FAQs

- **Q**: When and where is Robin Hood being held?
  - **A:** Robin Hood takes place on Tue, 16 Dec, 2025 at 07:45 pm to Sun, 21 Dec, 2025 at 10:00 pm at Norden Farm Centre For The Arts, Altwood Road, Maidenhead, United Kingdom.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Robin Hood",
        "image": "https://cdn-az.allevents.in/events4/banners/0537d4bbf8a78d1bfa9035e7f3908da7aba95cb6828f7f28dd20c3b38fbeebf3-rimg-w1024-h1024-dc136134-gmir.jpg?v=1765314986",
        "startDate": "2025-12-16",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/maidenhead/robin-hood/300041019196",
        "location": {
            "@type": "Place",
            "name": "Norden Farm Centre For The Arts",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Altwood Road",
                "addressLocality": "Maidenhead",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.51519900",
                "longitude": "-0.74612100"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's Christmas, must be time for a Pantomime! Join the fabulous array of characters in this marvellously mischievous medieval masterpiece."
    }
]
```