

# Event Details

- **Event Name**: Christmas Fair 
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 12:00 pm
- **Event Description**: We are holding this years christmas fair on 7th December 12-3pm, there will be many craft stalls also our kitchen will be serving up hot and cold drinks and cakes.
- **Event URL**: https://allevents.in/manchester/christmas-fair/200029178186658
- **Event Categories**: christmas-markets-and-fairs, christmas
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: EN
- **country**: United Kingdom
- **location**: Main street
- **lat**: 53.51043
- **long**: -2.15558
- **full address**: Main street, 41 Main Street, Manchester, M35 9PD, United Kingdom

## Event gallery

- **Alt text**: Christmas Fair
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/05494f9dd07d8ed26768e3b8fd92eb7a39705132be28142ff02a1c229246c257-rimg-w1043-h1453-dc9ec7ae-gmir?v=1764971066

## FAQs

- **Q**: When and where is Christmas Fair  being held?
  - **A:** Christmas Fair  takes place on Sun, 07 Dec, 2025 at 12:00 pm to Sun, 07 Dec, 2025 at 12:00 pm at Main street, 41 Main Street, Manchester, M35 9PD, United Kingdom.
- **Q**: Who is organizing Christmas Fair ?
  - **A:** Christmas Fair  is organized by Gristhorpe and Lebberston Village Hall.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Fair",
        "image": "https://cdn-az.allevents.in/events5/banners/05494f9dd07d8ed26768e3b8fd92eb7a39705132be28142ff02a1c229246c257-rimg-w1043-h1453-dc9ec7ae-gmir?v=1764971066",
        "startDate": "2025-12-07",
        "url": "https://allevents.in/manchester/christmas-fair/200029178186658",
        "location": {
            "@type": "Place",
            "name": "Main street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "41 Main Street, Manchester, M35 9PD, United Kingdom",
                "addressLocality": "Manchester",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "53.51043",
                "longitude": "-2.15558"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are holding this years christmas fair on 7th December 12-3pm, there will be many craft stalls also our kitchen will be serving up hot and cold drinks and cakes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gristhorpe and Lebberston Village Hall",
                "url": "https://allevents.in/org/gristhorpe-and-lebberston-village-hall/26083867"
            }
        ]
    }
]
```