

# Event Details

- **Event Name**: Rummage Sale
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 09:00 am – Sat, 13 Jun, 2026 at 03:00 pm
- **Event Description**: Indoor rummage sale. All proceeds go directly to our youth to send them to camp.
- **Event URL**: https://allevents.in/west-bend/rummage-sale/200029744504616
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 94

## Ticket Details


## Event venue details

- **city**: West Bend
- **state**: WI
- **country**: United States
- **location**: 3500 Beaver Dam Rd, West Bend, WI
- **lat**: 43.44478
- **long**: -88.20812
- **full address**: 3500 Beaver Dam Rd, West Bend, WI, United States

## Event gallery

- **Alt text**: Rummage Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/013e36ba856ace8a227298b350f0efa1e4c731cf3a236e248272a318400e408f-rimg-w960-h640-dceef0f2-gmir?v=1780560425

## FAQs

- **Q**: When and where is Rummage Sale being held?
  - **A:** Rummage Sale takes place on Thu, 11 Jun, 2026 at 09:00 am to Sat, 13 Jun, 2026 at 03:00 pm at 3500 Beaver Dam Rd, West Bend, WI, United States.
- **Q**: Who is organizing Rummage Sale?
  - **A:** Rummage Sale is organized by Bible Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rummage Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/013e36ba856ace8a227298b350f0efa1e4c731cf3a236e248272a318400e408f-rimg-w960-h640-dceef0f2-gmir?v=1780560425",
        "startDate": "2026-06-11",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/west-bend/rummage-sale/200029744504616",
        "location": {
            "@type": "Place",
            "name": "3500 Beaver Dam Rd, West Bend, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3500 Beaver Dam Rd, West Bend, WI 53090-1027, United States",
                "addressLocality": "West Bend",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.44478",
                "longitude": "-88.20812"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Indoor rummage sale. All proceeds go directly to our youth to send them to camp.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bible Baptist Church",
                "url": "https://allevents.in/org/bible-baptist-church/17662870",
                "description": "Bible Baptist Church, West Bend. 1,221 likes · 5 talking about this · 242 were here. Bible Baptist Church is Biblical in its source for truth, practical..."
            }
        ]
    }
]
```