

# Event Details

- **Event Name**: Chepstow castle fun day
- **Event Start and End Date**: Sat, 16 May, 2026 at 11:00 am (+01:00)
- **Event Description**: We have received an invitation to participate in the Chepstow Castle Fun Day, which will be held on the magnificent castle grounds.
and we shall be bringing a wonderful selection of our owls for you all to admire.
- **Event URL**: https://allevents.in/caldicot/chepstow-castle-fun-day/200029954551251
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Caldicot
- **state**: WA
- **country**: United Kingdom
- **location**: Chepstow Castle
- **lat**: 51.643982494217
- **long**: -2.6749992370605
- **full address**: Chepstow Castle, Chepstow, Caldicot, United Kingdom

## Event gallery

- **Alt text**: Chepstow castle fun day
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3237ace51174453c40f7cf02daee30be408a85eaf467eed8c97325cb4436d69f-rimg-w1200-h800-dc63aaf4-gmir?v=1776355430

## FAQs

- **Q**: When and where is Chepstow castle fun day being held?
  - **A:** Chepstow castle fun day takes place on Sat, 16 May, 2026 at 11:00 am to Sat, 16 May, 2026 at 11:00 am at Chepstow Castle, Chepstow, Caldicot, United Kingdom.
- **Q**: Who is organizing Chepstow castle fun day?
  - **A:** Chepstow castle fun day is organized by Little Owlets.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Chepstow castle fun day",
        "image": "https://cdn-az.allevents.in/events8/banners/3237ace51174453c40f7cf02daee30be408a85eaf467eed8c97325cb4436d69f-rimg-w1200-h800-dc63aaf4-gmir?v=1776355430",
        "startDate": "2026-05-16T11:00:00+01:00",
        "url": "https://allevents.in/caldicot/chepstow-castle-fun-day/200029954551251",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Chepstow Castle",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Chepstow",
                "addressLocality": "Caldicot",
                "addressRegion": "WA",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.643982494217",
                "longitude": "-2.6749992370605"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have received an invitation to participate in the Chepstow Castle Fun Day, which will be held on the magnificent castle grounds.\nand we shall be bringing a wonderful selection of our owls for you all to admire.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Owlets",
                "url": "https://allevents.in/org/little-owlets/21479161"
            }
        ]
    }
]
```