

# Event Details

- **Event Name**: Garage sale Olathe
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 08:30 am – Sat, 13 Jun, 2026 at 04:00 pm
- **Event Description**: Large garage sale- teen clothes, tools, x-mas tree, electronics, scooter, toys, games, household wares and more.
- **Event URL**: https://allevents.in/olathe/garage-sale-olathe/200030213156923
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

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

## Event venue details

- **city**: Olathe
- **state**: KS
- **country**: United States
- **location**: North Ridge
- **lat**: 38.901856
- **long**: -94.793144
- **full address**: North Ridge, Olathe, Kansas, United States

## Event gallery

- **Alt text**: Garage sale Olathe
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c547b75162654a28684076adaa2aa4081dbf2a12db41126dd904c2af44423eef-rimg-w1200-h669-dcd59ec9-gmir?v=1781044162

## FAQs

- **Q**: When and where is Garage sale Olathe being held?
  - **A:** Garage sale Olathe takes place on Fri, 12 Jun, 2026 at 08:30 am to Sat, 13 Jun, 2026 at 04:00 pm at North Ridge, Olathe, Kansas, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage sale Olathe",
        "image": "https://cdn-az.allevents.in/events7/banners/c547b75162654a28684076adaa2aa4081dbf2a12db41126dd904c2af44423eef-rimg-w1200-h669-dcd59ec9-gmir?v=1781044162",
        "startDate": "2026-06-12",
        "endDate": "2026-06-13",
        "url": "https://allevents.in/olathe/garage-sale-olathe/200030213156923",
        "location": {
            "@type": "Place",
            "name": "North Ridge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Olathe, Kansas",
                "addressLocality": "Olathe",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.901856",
                "longitude": "-94.793144"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Large garage sale- teen clothes, tools, x-mas tree, electronics, scooter, toys, games, household wares and more."
    }
]
```