

# Event Details

- **Event Name**: Rummage sale
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 09:00 am – Sat, 07 Feb, 2026 at 01:00 pm
- **Event Description**: We are having a rummage sale to benefit the Norfolk historical Association there will be free, coffee and popcorn. All proceeds go to the association.
- **Event URL**: https://allevents.in/norfolk/rummage-sale/200029444453834
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 110

## Ticket Details


## Event venue details

- **city**: Norfolk
- **state**: NY
- **country**: United States
- **location**: Bregg Winery
- **lat**: 44.80194
- **long**: -74.99268
- **full address**: Bregg Winery, 56 W Main Street,Norfolk,NY,United States

## Event gallery

- **Alt text**: Rummage sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/132879a47bcd0eab6ed3982334b63ebea639ebb22a309eb3dce21df2cead89ee-rimg-w1024-h1536-dc482c18-gmir?v=1769812462

## FAQs

- **Q**: When and where is Rummage sale being held?
  - **A:** Rummage sale takes place on Sat, 07 Feb, 2026 at 09:00 am to Sat, 07 Feb, 2026 at 01:00 pm at Bregg Winery, 56 W Main Street,Norfolk,NY,United States.
- **Q**: Who is organizing Rummage sale?
  - **A:** Rummage sale is organized by Town of Norfolk Museum & Historical Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rummage sale",
        "image": "https://cdn-az.allevents.in/events10/banners/132879a47bcd0eab6ed3982334b63ebea639ebb22a309eb3dce21df2cead89ee-rimg-w1024-h1536-dc482c18-gmir?v=1769812462",
        "startDate": "2026-02-07",
        "endDate": "2026-02-07",
        "url": "https://allevents.in/norfolk/rummage-sale/200029444453834",
        "location": {
            "@type": "Place",
            "name": "Bregg Winery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56 W Main Street,Norfolk,NY,United States",
                "addressLocality": "Norfolk",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.80194",
                "longitude": "-74.99268"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are having a rummage sale to benefit the Norfolk historical Association there will be free, coffee and popcorn. All proceeds go to the association.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Town of Norfolk Museum & Historical Association",
                "url": "https://allevents.in/org/town-of-norfolk-museum-and-historical-association/27310041"
            }
        ]
    }
]
```