

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 09:00 am – Fri, 01 May, 2026 at 09:00 am (-05:00)
- **Event Description**: Monthly yards sale at Jasper County Fairgrounds Rensselaer, IN
- **Event URL**: https://allevents.in/rensselaer/yard-sale/200029689168353
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 856

## Ticket Details


## Event venue details

- **city**: Rensselaer
- **state**: IN
- **country**: United States
- **location**: 2671 W Clark St, Rensselaer, IN
- **lat**: 40.94051
- **long**: -87.18551
- **full address**: 2671 W Clark St, Rensselaer, IN, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/a3ff0184025f0c5afc052c98537f9bd234f6b1c8e7462728bdacdd145705edd9-rimg-w1200-h800-dc484a2c-gmir?v=1775932111

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Fri, 17 Apr, 2026 at 09:00 am to Fri, 01 May, 2026 at 09:00 am at 2671 W Clark St, Rensselaer, IN, United States.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by Jasper County Fair Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/a3ff0184025f0c5afc052c98537f9bd234f6b1c8e7462728bdacdd145705edd9-rimg-w1200-h800-dc484a2c-gmir?v=1775932111",
        "startDate": "2026-04-17T09:00:00-05:00",
        "endDate": "2026-05-01T09:00:00-05:00",
        "url": "https://allevents.in/rensselaer/yard-sale/200029689168353",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "2671 W Clark St, Rensselaer, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2671 W Clark St, Rensselaer, IN 47978-8892, United States",
                "addressLocality": "Rensselaer",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.94051",
                "longitude": "-87.18551"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly yards sale at Jasper County Fairgrounds Rensselaer, IN",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Jasper County Fair Association",
                "url": "https://allevents.in/org/jasper-county-fair-association/19864889"
            }
        ]
    }
]
```