

# Event Details

- **Event Name**: Annual Democrat's Yard Sale 
- **Event Start and End Date**: Fri, 08 May, 2026 at 08:00 am – Sat, 09 May, 2026 at 04:00 pm (-04:00)
- **Event Description**: Its time again for the Owen County Democrats annual yard sale!
- **Event URL**: https://allevents.in/spencer/annual-democrats-yard-sale/200029874084559
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Spencer
- **state**: IN
- **country**: United States
- **location**: 152 E Jefferson St, Spencer, IN
- **lat**: 39.28397
- **long**: -86.76063
- **full address**: 152 E Jefferson St, Spencer, IN, United States

## Event gallery

- **Alt text**: Annual Democrat's Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fa643f4f70098cd6e57013831cdb057d34048ce4cf28a27a980e9f7e4f1d6901-rimg-w481-h622-dcc1f6fe-gmir?v=1777201516

## FAQs

- **Q**: When and where is Annual Democrat's Yard Sale  being held?
  - **A:** Annual Democrat's Yard Sale  takes place on Fri, 08 May, 2026 at 08:00 am to Sat, 09 May, 2026 at 04:00 pm at 152 E Jefferson St, Spencer, IN, United States.
- **Q**: Who is organizing Annual Democrat's Yard Sale ?
  - **A:** Annual Democrat's Yard Sale  is organized by Owen County Indiana Democratic Party.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Democrat's Yard Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/fa643f4f70098cd6e57013831cdb057d34048ce4cf28a27a980e9f7e4f1d6901-rimg-w481-h622-dcc1f6fe-gmir?v=1777201516",
        "startDate": "2026-05-08T08:00:00-04:00",
        "endDate": "2026-05-09T16:00:00-04:00",
        "url": "https://allevents.in/spencer/annual-democrats-yard-sale/200029874084559",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "152 E Jefferson St, Spencer, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "152 E Jefferson St, Spencer, IN 47460-1840, United States",
                "addressLocality": "Spencer",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.28397",
                "longitude": "-86.76063"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Its time again for the Owen County Democrats annual yard sale!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Owen County Indiana Democratic Party",
                "url": "https://allevents.in/org/owen-county-indiana-democratic-party/21265726"
            }
        ]
    }
]
```