

# Event Details

- **Event Name**: Happy's circus
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 05:00 pm (+01:00)
- **Event Description**: SAVE THE DATE THE CIRCUS IS COMING!!!!!
- **Event URL**: https://allevents.in/barton-le-clay/happys-circus/200029791333754
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Barton-le-clay
- **state**: EN
- **country**: United Kingdom
- **location**: Ramsey Manor Lower School
- **lat**: 51.965787180828
- **long**: -0.41934095852689
- **full address**: Ramsey Manor Lower School, Barton in the Clay, Barton-le-clay, United Kingdom

## Event gallery

- **Alt text**: Happy's circus
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/4ed62f87f8b6647dc462fefd29002bd082ec58ca0455a2f42a366b033eb29eba-rimg-w1067-h1342-dc1a74b6-gmir?v=1779511879

## FAQs

- **Q**: When and where is Happy's circus being held?
  - **A:** Happy's circus takes place on Sat, 06 Jun, 2026 at 05:00 pm to Sat, 06 Jun, 2026 at 05:00 pm at Ramsey Manor Lower School, Barton in the Clay, Barton-le-clay, United Kingdom.
- **Q**: Who is organizing Happy's circus?
  - **A:** Happy's circus is organized by Ramsey Manor PTA.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Happy's circus is ideal for families, kids, and anyone looking for a fun-filled day of rides, games, and festive entertainment. Whether you're a first-time attendee or a longtime enthusiast in Barton-le-clay, this event is thoughtfully curated to deliver a standout experience worth every moment. If Happy's circus sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Happy's circus",
        "image": "https://cdn-az.allevents.in/events5/banners/4ed62f87f8b6647dc462fefd29002bd082ec58ca0455a2f42a366b033eb29eba-rimg-w1067-h1342-dc1a74b6-gmir?v=1779511879",
        "startDate": "2026-06-06T17:00:00+01:00",
        "url": "https://allevents.in/barton-le-clay/happys-circus/200029791333754",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ramsey Manor Lower School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Barton in the Clay",
                "addressLocality": "Barton-le-clay",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.965787180828",
                "longitude": "-0.41934095852689"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SAVE THE DATE THE CIRCUS IS COMING!!!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ramsey Manor PTA",
                "url": "https://allevents.in/org/ramsey-manor-pta/25017962"
            }
        ]
    }
]
```