

# Event Details

- **Event Name**: CHRISTMAS CRAFT FAIR
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 01:00 pm – Sun, 07 Dec, 2025 at 04:00 pm
- **Event Description**: Local crafts available to purchase.
- **Event URL**: https://allevents.in/minehead/christmas-craft-fair/200029199664435
- **Event Categories**: christmas-markets-and-fairs, christmas
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Minehead
- **state**: EN
- **country**: United Kingdom
- **location**: Watchet Town Football Club, Watchet
- **lat**: 51.17996
- **long**: -3.32658
- **full address**: Watchet Town Football Club, Watchet, Watchet Town Football Club, Doniford Road, Watchet, TA23 0DE, United Kingdom, Minehead

## Event gallery

- **Alt text**: CHRISTMAS CRAFT FAIR
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/603d4c40497715562643fcda87c41022eeac46c14bc2f510b84964404bf35d63-rimg-w960-h540-dcebeced-gmir?v=1764591099

## FAQs

- **Q**: When and where is CHRISTMAS CRAFT FAIR being held?
  - **A:** CHRISTMAS CRAFT FAIR takes place on Sun, 07 Dec, 2025 at 01:00 pm to Sun, 07 Dec, 2025 at 04:00 pm at Watchet Town Football Club, Watchet, Watchet Town Football Club, Doniford Road, Watchet, TA23 0DE, United Kingdom, Minehead.
- **Q**: Who is organizing CHRISTMAS CRAFT FAIR?
  - **A:** CHRISTMAS CRAFT FAIR is organized by Watchet Town Football Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CHRISTMAS CRAFT FAIR",
        "image": "https://cdn-az.allevents.in/events2/banners/603d4c40497715562643fcda87c41022eeac46c14bc2f510b84964404bf35d63-rimg-w960-h540-dcebeced-gmir?v=1764591099",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/minehead/christmas-craft-fair/200029199664435",
        "location": {
            "@type": "Place",
            "name": "Watchet Town Football Club, Watchet",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Watchet Town Football Club, Doniford Road, Watchet, TA23 0DE, United Kingdom",
                "addressLocality": "Minehead",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "51.17996",
                "longitude": "-3.32658"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Local crafts available to purchase.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Watchet Town Football Club",
                "url": "https://allevents.in/org/watchet-town-football-club/27083672"
            }
        ]
    }
]
```