

# Event Details

- **Event Name**: Rafter T Auctions Rummage Sale
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 09:00 am
- **Event Description**: Rafter T Auctions will be hosting a large rummage sale this next Friday & Saturday stop on by from 9 am -3 pm to check out the deals!!! Lots of great items up for sale, come wheel and deal!!!
- **Event URL**: https://allevents.in/duluth/rafter-t-auctions-rummage-sale/200030254846229
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Duluth
- **state**: MN
- **country**: United States
- **location**: Downtown Duluth
- **lat**: 46.783823
- **long**: -92.099867
- **full address**: Downtown Duluth, Duluth, Minnesota, United States

## Event gallery

- **Alt text**: Rafter T Auctions Rummage Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Rafter+T+Auctions+Rummage+Sale&date=Fri%2C+19+Jun%2C+2026+at+09%3A00+am&bg=5

## FAQs

- **Q**: When and where is Rafter T Auctions Rummage Sale being held?
  - **A:** Rafter T Auctions Rummage Sale takes place on Fri, 19 Jun, 2026 at 09:00 am to Fri, 19 Jun, 2026 at 09:00 am at Downtown Duluth, Duluth, Minnesota, United States.
- **Q**: Who is organizing Rafter T Auctions Rummage Sale?
  - **A:** Rafter T Auctions Rummage Sale is organized by Rafter T Auctions.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rafter T Auctions Rummage Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Rafter+T+Auctions+Rummage+Sale&date=Fri%2C+19+Jun%2C+2026+at+09%3A00+am&bg=5",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/duluth/rafter-t-auctions-rummage-sale/200030254846229",
        "location": {
            "@type": "Place",
            "name": "Downtown Duluth",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Duluth, Minnesota",
                "addressLocality": "Duluth",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "46.783823",
                "longitude": "-92.099867"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Rafter T Auctions will be hosting a large rummage sale this next Friday & Saturday stop on by from 9 am -3 pm to check out the deals!!! Lots of great items up for sale, come wheel and deal!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Rafter T Auctions",
                "url": "https://allevents.in/org/rafter-t-auctions/26469469"
            }
        ]
    }
]
```