

# Event Details

- **Event Name**: Christmas Fayre
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 11:00 am
- **Event Description**: Stalls, Games, Gifts, Santas Grotto, Refreshments and more
- **Event URL**: https://allevents.in/waltham-cross/christmas-fayre/200029088418030
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 34

## Ticket Details


## Event venue details

- **city**: Waltham Cross
- **state**: EN
- **country**: United Kingdom
- **location**: Rowlands Fields Scout HQ, Victoria Close, EN8 9EP Cheshunt, United Kingdom
- **lat**: 51.70431
- **long**: -0.03526
- **full address**: Rowlands Fields Scout HQ, Victoria Close, EN8 9EP Cheshunt, United Kingdom, 12 Victoria Close, Waltham Cross, EN8 9, United Kingdom

## Event gallery

- **Alt text**: Christmas Fayre
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d92f11cb97c02953357d2e98a3d468fe0fcbbf17f21961ba4682080fb8c1eaae-rimg-w1080-h768-dc191730-gmir?v=1763562149

## FAQs

- **Q**: When and where is Christmas Fayre being held?
  - **A:** Christmas Fayre takes place on Sun, 23 Nov, 2025 at 11:00 am to Sun, 23 Nov, 2025 at 11:00 am at Rowlands Fields Scout HQ, Victoria Close, EN8 9EP Cheshunt, United Kingdom, 12 Victoria Close, Waltham Cross, EN8 9, United Kingdom.
- **Q**: Who is organizing Christmas Fayre?
  - **A:** Christmas Fayre is organized by 1st Cheshunt Scout Group.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Fayre",
        "image": "https://cdn-az.allevents.in/events9/banners/d92f11cb97c02953357d2e98a3d468fe0fcbbf17f21961ba4682080fb8c1eaae-rimg-w1080-h768-dc191730-gmir?v=1763562149",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/waltham-cross/christmas-fayre/200029088418030",
        "location": {
            "@type": "Place",
            "name": "Rowlands Fields Scout HQ, Victoria Close, EN8 9EP Cheshunt, United Kingdom",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12 Victoria Close, Waltham Cross, EN8 9, United Kingdom",
                "addressLocality": "Waltham Cross",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.70431",
                "longitude": "-0.03526"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stalls, Games, Gifts, Santas Grotto, Refreshments and more",
        "organizer": [
            {
                "@type": "Organization",
                "name": "1st Cheshunt Scout Group",
                "url": "https://allevents.in/org/1st-cheshunt-scout-group/26944859"
            }
        ]
    }
]
```