

# Event Details

- **Event Name**: Free Rummage "Sale"
- **Event Start and End Date**: Sat, 14 Feb, 2026 at 08:00 am
- **Event Description**: Clothes, books, household items, furniture, and more. All free! Also free cookies and coffee.
- **Event URL**: https://allevents.in/backus/free-rummage-sale/200029623410333
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 147

## Ticket Details


## Event venue details

- **city**: Backus
- **state**: MN
- **country**: United States
- **location**: 125 Church Lane, Backus, MN, United States, Minnesota
- **lat**: 46.82091
- **long**: -94.51239
- **full address**: 125 Church Lane, Backus, MN, United States, Minnesota

## Event gallery

- **Alt text**: Free Rummage &quot;Sale&quot;
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/c1b024a8cf5824b378c91b13f77432150f47f434bc29022a6000dd3601dacd2e-rimg-w1080-h1080-dcfffae4-gmir?v=1770927021

## FAQs

- **Q**: When and where is Free Rummage "Sale" being held?
  - **A:** Free Rummage "Sale" takes place on Sat, 14 Feb, 2026 at 08:00 am to Sat, 14 Feb, 2026 at 08:00 am at 125 Church Lane, Backus, MN, United States, Minnesota.
- **Q**: Who is organizing Free Rummage "Sale"?
  - **A:** Free Rummage "Sale" is organized by Lakeside Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Rummage &quot;Sale&quot;",
        "image": "https://cdn-az.allevents.in/events9/banners/c1b024a8cf5824b378c91b13f77432150f47f434bc29022a6000dd3601dacd2e-rimg-w1080-h1080-dcfffae4-gmir?v=1770927021",
        "startDate": "2026-02-14",
        "url": "https://allevents.in/backus/free-rummage-sale/200029623410333",
        "location": {
            "@type": "Place",
            "name": "125 Church Lane, Backus, MN, United States, Minnesota",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 Church Ln, Backus, MN 56435-2616, United States",
                "addressLocality": "Backus",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.82091",
                "longitude": "-94.51239"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Clothes, books, household items, furniture, and more. All free! Also free cookies and coffee.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Lakeside Baptist Church",
                "url": "https://allevents.in/org/lakeside-baptist-church/18362347"
            }
        ]
    }
]
```