

# Event Details

- **Event Name**: Christmas Craft Sale
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 10:00 am – Sat, 13 Dec, 2025 at 02:00 pm
- **Event Description**: We are open again this Saturday 10am - 2pm
Come along and pick up some Christmas presents
- **Event URL**: https://allevents.in/new-milton/christmas-craft-sale/200029349700751
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: New Milton
- **state**: EN
- **country**: United Kingdom
- **location**: Fawcetts Field. Christchurch Road, New Milton
- **lat**: 50.74559
- **long**: -1.67067
- **full address**: Fawcetts Field. Christchurch Road, New Milton, United Kingdom

## Event gallery

- **Alt text**: Christmas Craft Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a2d00a7692905ec8fa33dc3ab872afd807870db86fd8561bfb4411526a1f966d-rimg-w942-h1797-dca7a296-gmir?v=1765606971

## FAQs

- **Q**: When and where is Christmas Craft Sale being held?
  - **A:** Christmas Craft Sale takes place on Sat, 13 Dec, 2025 at 10:00 am to Sat, 13 Dec, 2025 at 02:00 pm at Fawcetts Field. Christchurch Road, New Milton, United Kingdom.
- **Q**: Who is organizing Christmas Craft Sale?
  - **A:** Christmas Craft Sale is organized by New Milton Men's Shed.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas Craft Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/a2d00a7692905ec8fa33dc3ab872afd807870db86fd8561bfb4411526a1f966d-rimg-w942-h1797-dca7a296-gmir?v=1765606971",
        "startDate": "2025-12-13",
        "endDate": "2025-12-13",
        "url": "https://allevents.in/new-milton/christmas-craft-sale/200029349700751",
        "location": {
            "@type": "Place",
            "name": "Fawcetts Field. Christchurch Road, New Milton",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "13 Christchurch Road, New Milton, BH25 6QF, United Kingdom",
                "addressLocality": "New Milton",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.74559",
                "longitude": "-1.67067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are open again this Saturday 10am - 2pm\nCome along and pick up some Christmas presents",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Milton Mens Shed",
                "url": "https://allevents.in/org/new-milton-mens-shed/27177378"
            }
        ]
    }
]
```