

# Event Details

- **Event Name**: Highway 24 yard sales
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 10:00 am
- **Event Description**: Items for everyone! Mostly new some gently used some open box. Clothes, electronics, phone accessories, make up, shoes all sizes, home decor and much much more!
- **Event URL**: https://allevents.in/taylor/highway-24-yard-sales/200030076716007
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Taylor
- **state**: MO
- **country**: United States
- **location**: Old car wash on hwy 24 
- **lat**: 39.93009
- **long**: -91.43225
- **full address**: Old car wash on hwy 24 , 8790 US-24, Taylor, MO 63471-2225, United States
- **location**: Old car wash on hwy 24

## Event gallery

- **Alt text**: Highway 24 yard sales
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/56dcccda326d26fad243a8b50955bace83ecec9e672529296451e42086fbf2cb-rimg-w1200-h1600-dcd5c5a5-gmir?v=1779947376

## FAQs

- **Q**: When and where is Highway 24 yard sales being held?
  - **A:** Highway 24 yard sales takes place on Sat, 06 Jun, 2026 at 10:00 am to Sat, 06 Jun, 2026 at 10:00 am at Old car wash on hwy 24 , 8790 US-24, Taylor, MO 63471-2225, United States.
- **Q**: Who is organizing Highway 24 yard sales?
  - **A:** Highway 24 yard sales is organized by KJ s finds.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Highway 24 yard sales",
        "image": "https://cdn-az.allevents.in/events3/banners/56dcccda326d26fad243a8b50955bace83ecec9e672529296451e42086fbf2cb-rimg-w1200-h1600-dcd5c5a5-gmir?v=1779947376",
        "startDate": "2026-06-06",
        "url": "https://allevents.in/taylor/highway-24-yard-sales/200030076716007",
        "location": {
            "@type": "Place",
            "name": "Old car wash on hwy 24 ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8790 US-24, Taylor, MO 63471-2225, United States",
                "addressLocality": "Taylor",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.93009",
                "longitude": "-91.43225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Items for everyone! Mostly new some gently used some open box. Clothes, electronics, phone accessories, make up, shoes all sizes, home decor and much much more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "KJs finds",
                "url": "https://allevents.in/org/kjs-finds/27741419"
            }
        ]
    }
]
```