

# Event Details

- **Event Name**: Annual Candy Cane Sale
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am – Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Pick a candy cane while shopping in-store to reveal your discount!
- **Event URL**: https://allevents.in/north-walpole/annual-candy-cane-sale/200028759502048
- **Event Categories**: shopping
- **Interested Audience**: 
  - total_interested_count: 135

## Ticket Details


## Event venue details

- **city**: North Walpole
- **state**: NH
- **country**: United States
- **location**: 59 the Sq, Bellows Falls, VT, United States, Vermont 05101
- **lat**: 43.13385
- **long**: -72.4439
- **full address**: 59 the Sq, Bellows Falls, VT, United States, Vermont 05101, 57 Square, Bellows Falls, VT 05101-1336, United States, North Walpole

## Event gallery

- **Alt text**: Annual Candy Cane Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/b8d2fa590463daf20937b3cc5a31182a4237e4562bed70d000a70760a340496b-rimg-w1200-h675-dcf6f0f2-gmir?v=1764295630

## FAQs

- **Q**: When and where is Annual Candy Cane Sale being held?
  - **A:** Annual Candy Cane Sale takes place on Sat, 06 Dec, 2025 at 10:00 am to Sun, 07 Dec, 2025 at 02:00 pm at 59 the Sq, Bellows Falls, VT, United States, Vermont 05101, 57 Square, Bellows Falls, VT 05101-1336, United States, North Walpole.
- **Q**: Who is organizing Annual Candy Cane Sale?
  - **A:** Annual Candy Cane Sale is organized by Halladay's Flowers & Gifts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Candy Cane Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/b8d2fa590463daf20937b3cc5a31182a4237e4562bed70d000a70760a340496b-rimg-w1200-h675-dcf6f0f2-gmir?v=1764295630",
        "startDate": "2025-12-06",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/north-walpole/annual-candy-cane-sale/200028759502048",
        "location": {
            "@type": "Place",
            "name": "59 the Sq, Bellows Falls, VT, United States, Vermont 05101",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "57 Square, Bellows Falls, VT 05101-1336, United States",
                "addressLocality": "North Walpole",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.13385",
                "longitude": "-72.4439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pick a candy cane while shopping in-store to reveal your discount!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Halladays Flowers & Gifts",
                "url": "https://allevents.in/org/halladays-flowers-and-gifts/24802259"
            }
        ]
    }
]
```