

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Sat, 31 Jan, 2026 at 08:00 am – Sat, 31 Jan, 2026 at 02:00 pm
- **Event Description**: Come one, come all to shop till you drop!!!!
- **Event URL**: https://allevents.in/venice/yard-sale/200029532575318
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 196

## Ticket Details


## Event venue details

- **city**: Venice
- **state**: FL
- **country**: United States
- **location**: 720 Alligator Dr, Venice, FL, United States, Florida 34293
- **lat**: 27.04726
- **long**: -82.4163
- **full address**: 720 Alligator Dr, Venice, FL, United States, Florida 34293

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/75c336b0cfa63503ecf442b8481c151b1ef7b9c17eea7c00d7fa09c3d6d8518a-rimg-w1200-h1553-dcffffff-gmir?v=1769592579

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Sat, 31 Jan, 2026 at 08:00 am to Sat, 31 Jan, 2026 at 02:00 pm at 720 Alligator Dr, Venice, FL, United States, Florida 34293.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by South Venice Civic Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/75c336b0cfa63503ecf442b8481c151b1ef7b9c17eea7c00d7fa09c3d6d8518a-rimg-w1200-h1553-dcffffff-gmir?v=1769592579",
        "startDate": "2026-01-31",
        "endDate": "2026-01-31",
        "url": "https://allevents.in/venice/yard-sale/200029532575318",
        "location": {
            "@type": "Place",
            "name": "720 Alligator Dr, Venice, FL, United States, Florida 34293",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "720 Alligator Rd, Venice, FL 34293-5704, United States",
                "addressLocality": "Venice",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "27.04726",
                "longitude": "-82.4163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come one, come all to shop till you drop!!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "South Venice Civic Association",
                "url": "https://allevents.in/org/south-venice-civic-association/21339876"
            }
        ]
    }
]
```