

# Event Details

- **Event Name**: LRHC @ Holiday Barn Sale
- **Event Start and End Date**: Fri, 05 Dec, 2025 at 10:00 am – Fri, 05 Dec, 2025 at 03:00 pm
- **Event Description**: We'll be joining several other local artisans at the Holiday Barn Sale hosted by She Shed Creations on Andover. Expect all the hand made goodies for your holiday shopping.
- **Event URL**: https://allevents.in/andover/lrhc-holiday-barn-sale/200029295949040
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Andover
- **state**: CT
- **country**: United States
- **location**: 200 Hebron Ave, Andover, CT
- **lat**: 41.72062
- **long**: -72.37344
- **full address**: 200 Hebron Ave, Andover, CT, United States

## Event gallery

- **Alt text**: LRHC @ Holiday Barn Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=LRHC+%40+Holiday+Barn+Sale&date=Fri%2C+05+Dec%2C+2025+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is LRHC @ Holiday Barn Sale being held?
  - **A:** LRHC @ Holiday Barn Sale takes place on Fri, 05 Dec, 2025 at 10:00 am to Fri, 05 Dec, 2025 at 03:00 pm at 200 Hebron Ave, Andover, CT, United States.
- **Q**: Who is organizing LRHC @ Holiday Barn Sale?
  - **A:** LRHC @ Holiday Barn Sale is organized by Little Red Hen Cottage.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LRHC @ Holiday Barn Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=LRHC+%40+Holiday+Barn+Sale&date=Fri%2C+05+Dec%2C+2025+at+10%3A00+am&bg=1",
        "startDate": "2025-12-05",
        "endDate": "2025-12-05",
        "url": "https://allevents.in/andover/lrhc-holiday-barn-sale/200029295949040",
        "location": {
            "@type": "Place",
            "name": "200 Hebron Ave, Andover, CT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Hebron Rd, Andover, CT 06232-1723, United States",
                "addressLocality": "Andover",
                "addressRegion": "CT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.72062",
                "longitude": "-72.37344"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We'll be joining several other local artisans at the Holiday Barn Sale hosted by She Shed Creations on Andover. Expect all the hand made goodies for your holiday shopping.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Red Hen Cottage",
                "url": "https://allevents.in/org/little-red-hen-cottage/27002630"
            }
        ]
    }
]
```