

# Event Details

- **Event Name**: Christmas Craft Fair
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 10:00 am – Sat, 22 Nov, 2025 at 02:00 pm
- **Event Description**: Local crafters selling their handmade gifts and decorations.
- **Event URL**: https://allevents.in/pershore/christmas-craft-fair/200028902514005
- **Event Categories**: christmas-markets-and-fairs, christmas
- **Interested Audience**: 
  - total_interested_count: 36

## Ticket Details


## Event venue details

- **city**: Pershore
- **state**: EN
- **country**: United Kingdom
- **location**: St Andrew's Parish Centre
- **lat**: 52.110840866675
- **long**: -2.0769875638842
- **full address**: St Andrew's Parish Centre, Pershore, Worcestershire, United Kingdom

## Event gallery

- **Alt text**: Christmas Craft Fair
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/13a887f4f2c7028c9e516f23cde8fded44173aad162e5a10a31b60e7e035b202-rimg-w960-h504-dc7c7573-gmir?v=1763660573

## FAQs

- **Q**: When and where is Christmas Craft Fair being held?
  - **A:** Christmas Craft Fair takes place on Sat, 22 Nov, 2025 at 10:00 am to Sat, 22 Nov, 2025 at 02:00 pm at St Andrew's Parish Centre, Pershore, Worcestershire, United Kingdom.
- **Q**: Who is organizing Christmas Craft Fair?
  - **A:** Christmas Craft Fair is organized by Pershore Crafters Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Craft Fair",
        "image": "https://cdn-az.allevents.in/events4/banners/13a887f4f2c7028c9e516f23cde8fded44173aad162e5a10a31b60e7e035b202-rimg-w960-h504-dc7c7573-gmir?v=1763660573",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/pershore/christmas-craft-fair/200028902514005",
        "location": {
            "@type": "Place",
            "name": "St Andrew's Parish Centre",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Pershore, Worcestershire",
                "addressLocality": "Pershore",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.110840866675",
                "longitude": "-2.0769875638842"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Local crafters selling their handmade gifts and decorations.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pershore Crafters Shop",
                "url": "https://allevents.in/org/pershore-crafters-shop/22648526"
            }
        ]
    }
]
```