

# Event Details

- **Event Name**: Community Garage Sale at Bear Creek Estates
- **Event Start and End Date**: Thu, 11 Jun, 2026 at 01:00 pm – Sat, 13 Jun, 2026 at 04:00 pm (-04:00)
- **Event Description**: This is a public, shareable event.
- **Event URL**: https://allevents.in/auburn/community-garage-sale-at-bear-creek-estates/200029915561909
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details

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

## Event venue details

- **city**: Auburn
- **state**: IN
- **country**: United States
- **location**: Bear Creek Estates-Auburn
- **lat**: 41.337217667667
- **long**: -85.034164899
- **full address**: Bear Creek Estates-Auburn, Auburn, Indiana, United States

## Event gallery

- **Alt text**: Community Garage Sale at Bear Creek Estates
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/bae66700c16878f65676980768de33985f654dc9515fb7f9ab48382478934be2-rimg-w945-h2048-dc000000-gmir?v=1775761910

## FAQs

- **Q**: When and where is Community Garage Sale at Bear Creek Estates being held?
  - **A:** Community Garage Sale at Bear Creek Estates takes place on Thu, 11 Jun, 2026 at 01:00 pm to Sat, 13 Jun, 2026 at 04:00 pm at Bear Creek Estates-Auburn, Auburn, Indiana, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Garage Sale at Bear Creek Estates",
        "image": "https://cdn-az.allevents.in/events3/banners/bae66700c16878f65676980768de33985f654dc9515fb7f9ab48382478934be2-rimg-w945-h2048-dc000000-gmir?v=1775761910",
        "startDate": "2026-06-11T13:00:00-04:00",
        "endDate": "2026-06-13T16:00:00-04:00",
        "url": "https://allevents.in/auburn/community-garage-sale-at-bear-creek-estates/200029915561909",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bear Creek Estates-Auburn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Auburn, Indiana",
                "addressLocality": "Auburn",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.337217667667",
                "longitude": "-85.034164899"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a public, shareable event."
    }
]
```