

# Event Details

- **Event Name**: The Comet
- **Event Start and End Date**: Fri, 02 Jan, 2026 at 11:00 am – Fri, 02 Jan, 2026 at 03:00 pm
- **Event Description**: A brand new children's play based on the adorable book by Joe Todd-Stanton.
- **Event URL**: https://allevents.in/maidenhead/the-comet/300041018472
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

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

## Event gallery

- **Alt text**: The Comet
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/37c178a5d28b0c900affa728641a08b8b414532ad4a5c2f5617cdd13d7f1c2aa-rimg-w1024-h1024-dc012033-gmir.jpg?v=1766380237

## FAQs

- **Q**: When and where is The Comet being held?
  - **A:** The Comet takes place on Fri, 02 Jan, 2026 at 11:00 am to Fri, 02 Jan, 2026 at 03: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": "The Comet",
        "image": "https://cdn-az.allevents.in/events10/banners/37c178a5d28b0c900affa728641a08b8b414532ad4a5c2f5617cdd13d7f1c2aa-rimg-w1024-h1024-dc012033-gmir.jpg?v=1766380237",
        "startDate": "2026-01-02",
        "endDate": "2026-01-02",
        "url": "https://allevents.in/maidenhead/the-comet/300041018472",
        "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.515199",
                "longitude": "-0.746121"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A brand new children's play based on the adorable book by Joe Todd-Stanton."
    }
]
```