

# Event Details

- **Event Name**: Christmas Fayre
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:30 am
- **Event Description**: We have a massive range of stalls this year. Come and have a browse for some lovely gifts and support local businesses. Entry is free and refreshments will be available.
- **Event URL**: https://allevents.in/braintree/christmas-fayre/200029078330031
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 51

## Ticket Details


## Event venue details

- **city**: Braintree
- **state**: EN
- **country**: United Kingdom
- **location**: 3 Gore Rd, Rayne
- **lat**: 51.8749
- **long**: 0.51315
- **full address**: 3 Gore Rd, Rayne, 3 Gore Road, Braintree, CM77 6TX, United Kingdom

## Event gallery

- **Alt text**: Christmas Fayre
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bf010763ea9045d8323e75ea476031c12b565428ba7e508ab5fa54afdf1c41dd-rimg-w1148-h1600-dcfeecde-gmir?v=1764445253

## FAQs

- **Q**: When and where is Christmas Fayre being held?
  - **A:** Christmas Fayre takes place on Sat, 06 Dec, 2025 at 10:30 am to Sat, 06 Dec, 2025 at 10:30 am at 3 Gore Rd, Rayne, 3 Gore Road, Braintree, CM77 6TX, United Kingdom.
- **Q**: Who is organizing Christmas Fayre?
  - **A:** Christmas Fayre is organized by Rayne Village Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Fayre",
        "image": "https://cdn-az.allevents.in/events9/banners/bf010763ea9045d8323e75ea476031c12b565428ba7e508ab5fa54afdf1c41dd-rimg-w1148-h1600-dcfeecde-gmir?v=1764445253",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/braintree/christmas-fayre/200029078330031",
        "location": {
            "@type": "Place",
            "name": "3 Gore Rd, Rayne",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Gore Road, Braintree, CM77 6TX, United Kingdom",
                "addressLocality": "Braintree",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.8749",
                "longitude": "0.51315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have a massive range of stalls this year. Come and have a browse for some lovely gifts and support local businesses. Entry is free and refreshments will be available.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rayne Village Hall",
                "url": "https://allevents.in/org/rayne-village-hall/26905569"
            }
        ]
    }
]
```