

# Event Details

- **Event Name**: garage sale
- **Event Start and End Date**: Sat, 16 May, 2026 at 07:00 am – Sun, 17 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: clothes sizes xl-2xl, weber grill, wedding stuff, wedding dress size 16, ceramics, Tv's, dvd's, books, comforters, deep freezer
- **Event URL**: https://allevents.in/prairie-village/garage-sale/200030048500341
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details

- **Ticket URL**: http://facebook.com/200030048500341?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=prairie+village-events

## Event venue details

- **city**: Prairie Village
- **state**: KS
- **country**: United States
- **location**: East Meyer 7
- **lat**: 38.990866
- **long**: -94.561736
- **full address**: East Meyer 7, Kansas City,MO,United States, Prairie Village

## Event gallery

- **Alt text**: garage sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/c98c4ea7dd6342732970db30ec8ab2a83d36ba61bfc2a4478f4ee886dc097efa-rimg-w828-h523-dcffffff-gmir?v=1778637941

## FAQs

- **Q**: When and where is garage sale being held?
  - **A:** garage sale takes place on Sat, 16 May, 2026 at 07:00 am to Sun, 17 May, 2026 at 05:00 pm at East Meyer 7, Kansas City,MO,United States, Prairie Village.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "garage sale",
        "image": "https://cdn-az.allevents.in/events5/banners/c98c4ea7dd6342732970db30ec8ab2a83d36ba61bfc2a4478f4ee886dc097efa-rimg-w828-h523-dcffffff-gmir?v=1778637941",
        "startDate": "2026-05-16T07:00:00-05:00",
        "endDate": "2026-05-17T17:00:00-05:00",
        "url": "https://allevents.in/prairie-village/garage-sale/200030048500341",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "East Meyer 7",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kansas City,MO,United States",
                "addressLocality": "Prairie Village",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.990866",
                "longitude": "-94.561736"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "clothes sizes xl-2xl, weber grill, wedding stuff, wedding dress size 16, ceramics, Tv's, dvd's, books, comforters, deep freezer"
    }
]
```