

# Event Details

- **Event Name**: Holiday Shop
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 01:00 pm – Sun, 21 Dec, 2025 at 05:00 pm
- **Event Description**: Bedford Craftworkers' Guild Holiday Shop
- **Event URL**: https://allevents.in/bedford/holiday-shop/200029378491155
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Bedford
- **state**: NH
- **country**: United States
- **location**: 3a Meetinghouse Rd, Bedford, NH, United States, New Hampshire 03110
- **lat**: 42.94571
- **long**: -71.51607
- **full address**: 3a Meetinghouse Rd, Bedford, NH, United States, New Hampshire 03110

## Event gallery

- **Alt text**: Holiday Shop
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Shop&date=Wed%2C+17+Dec%2C+2025+at+01%3A00+pm&bg=1

## FAQs

- **Q**: When and where is Holiday Shop being held?
  - **A:** Holiday Shop takes place on Wed, 17 Dec, 2025 at 01:00 pm to Sun, 21 Dec, 2025 at 05:00 pm at 3a Meetinghouse Rd, Bedford, NH, United States, New Hampshire 03110.
- **Q**: Who is organizing Holiday Shop?
  - **A:** Holiday Shop is organized by The Craftworkers' Guild.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Shop",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Holiday+Shop&date=Wed%2C+17+Dec%2C+2025+at+01%3A00+pm&bg=1",
        "startDate": "2025-12-17",
        "endDate": "2025-12-21",
        "url": "https://allevents.in/bedford/holiday-shop/200029378491155",
        "location": {
            "@type": "Place",
            "name": "3a Meetinghouse Rd, Bedford, NH, United States, New Hampshire 03110",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Meetinghouse Rd, Bedford, NH 03110-5406, United States",
                "addressLocality": "Bedford",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.94571",
                "longitude": "-71.51607"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bedford Craftworkers' Guild Holiday Shop",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Craftworkers Guild",
                "url": "https://allevents.in/org/the-craftworkers-guild/24006969"
            }
        ]
    }
]
```