

# Event Details

- **Event Name**: The Comet
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 11:00 am – Sat, 03 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/300041018473
- **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/41018473/?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/events1/banners/e3ac20cd79077db043918af73695064acbc7d444b7e15e1a16d72766c79446ce-rimg-w1024-h1024-dc012033-gmir.jpg?v=1766380928

## FAQs

- **Q**: When and where is The Comet being held?
  - **A:** The Comet takes place on Sat, 03 Jan, 2026 at 11:00 am to Sat, 03 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/events1/banners/e3ac20cd79077db043918af73695064acbc7d444b7e15e1a16d72766c79446ce-rimg-w1024-h1024-dc012033-gmir.jpg?v=1766380928",
        "startDate": "2026-01-03",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/maidenhead/the-comet/300041018473",
        "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."
    }
]
```