

# Event Details

- **Event Name**: Community Garage Sale
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:00 am (-05:00)
- **Event Description**: Join us for the community garage sale! Visit the event webpage for info regarding selling and attending.
- **Event URL**: https://allevents.in/wimberley/community-garage-sale/200029816459310
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 164

## Ticket Details


## Event venue details

- **city**: Wimberley
- **state**: TX
- **country**: United States
- **location**: Wimberley Community Center
- **lat**: 29.998914316544
- **long**: -98.098801421537
- **full address**: Wimberley Community Center, 14068 RR-12, Wimberley, TX 78676-5342, United States

## Event gallery

- **Alt text**: Community Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5ba29d4edb551085ebe00f755b022f934e9263b22147873f0aca634bfbebc802-rimg-w1200-h675-dcfebc02-gmir?v=1775818396

## FAQs

- **Q**: When and where is Community Garage Sale being held?
  - **A:** Community Garage Sale takes place on Sat, 16 May, 2026 at 08:00 am to Sat, 16 May, 2026 at 08:00 am at Wimberley Community Center, 14068 RR-12, Wimberley, TX 78676-5342, United States.
- **Q**: Who is organizing Community Garage Sale?
  - **A:** Community Garage Sale is organized by Wimberley Parks and Recreation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Garage Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/5ba29d4edb551085ebe00f755b022f934e9263b22147873f0aca634bfbebc802-rimg-w1200-h675-dcfebc02-gmir?v=1775818396",
        "startDate": "2026-05-16T08:00:00-05:00",
        "url": "https://allevents.in/wimberley/community-garage-sale/200029816459310",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wimberley Community Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14068 RR-12, Wimberley, TX 78676-5342, United States",
                "addressLocality": "Wimberley",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.998914316544",
                "longitude": "-98.098801421537"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for the community garage sale! Visit the event webpage for info regarding selling and attending.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wimberley Parks and Recreation",
                "url": "https://allevents.in/org/wimberley-parks-and-recreation/17827144"
            }
        ]
    }
]
```