

# Event Details

- **Event Name**: Community Yard Sale
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 10:00 am – Sat, 06 Jun, 2026 at 04:00 pm
- **Event Description**: We hope to see you all there!
- **Event URL**: https://allevents.in/withamsville/community-yard-sale/200030159152024
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Withamsville
- **state**: OH
- **country**: United States
- **location**: Brandychase Apartments
- **lat**: 39.065417582133
- **long**: -84.28529812335
- **full address**: Brandychase Apartments, 3969 Brandychase Way,Withamsville, Ohio, United States

## Event gallery

- **Alt text**: Community Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c9719ac643dd893f2a1274550a6022fc05c7036d6d97331250fcb93978bcc8f3-rimg-w1179-h1493-dcf5d7d5-gmir?v=1780121484

## FAQs

- **Q**: When and where is Community Yard Sale being held?
  - **A:** Community Yard Sale takes place on Sat, 06 Jun, 2026 at 10:00 am to Sat, 06 Jun, 2026 at 04:00 pm at Brandychase Apartments, 3969 Brandychase Way,Withamsville, Ohio, United States.
- **Q**: Who is organizing Community Yard Sale?
  - **A:** Community Yard Sale is organized by Brandychase Apartments.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Yard Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/c9719ac643dd893f2a1274550a6022fc05c7036d6d97331250fcb93978bcc8f3-rimg-w1179-h1493-dcf5d7d5-gmir?v=1780121484",
        "startDate": "2026-06-06",
        "endDate": "2026-06-06",
        "url": "https://allevents.in/withamsville/community-yard-sale/200030159152024",
        "location": {
            "@type": "Place",
            "name": "Brandychase Apartments",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3969 Brandychase Way,Withamsville, Ohio",
                "addressLocality": "Withamsville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.065417582133",
                "longitude": "-84.28529812335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We hope to see you all there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Brandychase Apartments",
                "url": "https://allevents.in/org/brandychase-apartments/27862007"
            }
        ]
    }
]
```