

# Event Details

- **Event Name**: Garage Sale
- **Event Start and End Date**: Fri, 07 Aug, 2026 at 09:00 am – Fri, 07 Aug, 2026 at 04:00 pm
- **Event Description**: Clothes, household items, decor, tools and much more!
- **Event URL**: https://allevents.in/gresham/garage-sale/200030509506309
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030509506309?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=gresham-events

## Event venue details

- **city**: Gresham
- **state**: OR
- **country**: United States
- **location**: 2342 SW Wonderview Dr, Gresham, OR 97080-8534, United States
- **lat**: 45.47963
- **long**: -122.45287
- **full address**: 2342 SW Wonderview Dr, Gresham, OR 97080-8534, United States

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/544f74ddacef5fbefae29b111a90a84cdb673251f7d3d172973c75a61c6c1dbc-rimg-w1200-h956-dc786858-gmir?v=1785889569

## FAQs

- **Q**: When and where is Garage Sale being held?
  - **A:** Garage Sale takes place on Fri, 07 Aug, 2026 at 09:00 am to Fri, 07 Aug, 2026 at 04:00 pm at 2342 SW Wonderview Dr, Gresham, OR 97080-8534, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/544f74ddacef5fbefae29b111a90a84cdb673251f7d3d172973c75a61c6c1dbc-rimg-w1200-h956-dc786858-gmir?v=1785889569",
        "startDate": "2026-08-07",
        "endDate": "2026-08-07",
        "url": "https://allevents.in/gresham/garage-sale/200030509506309",
        "location": {
            "@type": "Place",
            "name": "2342 SW Wonderview Dr, Gresham, OR 97080-8534, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2342 SW Wonderview Dr, Gresham, OR 97080-8534, United States",
                "addressLocality": "Gresham",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "45.47963",
                "longitude": "-122.45287"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Clothes, household items, decor, tools and much more!"
    }
]
```