

# Event Details

- **Event Name**: Garage sale
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 am – Sat, 20 Jun, 2026 at 03:00 pm
- **Event Description**: Community Garage Sale in Glacier Valley subdivision off 280th. First or second entrance on left can be used. Ours is 24026 SE 281st Place.
- **Event URL**: https://allevents.in/maple-valley/garage-sale/200030268884411
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/200030268884411?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=maple+valley-events

## Event venue details

- **city**: Maple Valley
- **state**: WA
- **country**: United States
- **location**: Maple Valley, Washington
- **lat**: 47.3662
- **long**: -122.045
- **full address**: Maple Valley, Washington, United States

## Event gallery

- **Alt text**: Garage sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9ca50632f7e5da617a9cd39b1c383b8e8726ababbfb57be8f21345a0e40def45-rimg-w1200-h669-dceecfd5-gmir?v=1781950462

## FAQs

- **Q**: When and where is Garage sale being held?
  - **A:** Garage sale takes place on Sat, 20 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 03:00 pm at Maple Valley, Washington, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage sale",
        "image": "https://cdn-az.allevents.in/events8/banners/9ca50632f7e5da617a9cd39b1c383b8e8726ababbfb57be8f21345a0e40def45-rimg-w1200-h669-dceecfd5-gmir?v=1781950462",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/maple-valley/garage-sale/200030268884411",
        "location": {
            "@type": "Place",
            "name": "Maple Valley, Washington",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Maple Valley,WA,United States",
                "addressLocality": "Maple Valley",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.3662",
                "longitude": "-122.045"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community Garage Sale in Glacier Valley subdivision off 280th. First or second entrance on left can be used. Ours is 24026 SE 281st Place."
    }
]
```