

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Fri, 17 Apr, 2026 at 08:00 am – Fri, 17 Apr, 2026 at 03:00 pm (-04:00)
- **Event Description**: we are still accepting donations for the upcoming yard sale. There is also an opportunity for you to help by volunteering time at the yard sale booth.
- **Event URL**: https://allevents.in/belleview/yard-sale/200029923277055
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Belleview
- **state**: FL
- **country**: United States
- **location**: Nicholas Estates Neighborhood HWY 301Belleview, FL
- **lat**: 29.06
- **long**: -82.05931
- **full address**: Nicholas Estates Neighborhood HWY 301Belleview, FL, 11202 SE 54th Ave, Belleview, FL 34420-3959, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/b90b0480e7e15b5edf28807d35e0a7df7e625caa42746898de28db3b013de443-rimg-w940-h788-dcf4f5f0-gmir?v=1775844114

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Fri, 17 Apr, 2026 at 08:00 am to Fri, 17 Apr, 2026 at 03:00 pm at Nicholas Estates Neighborhood HWY 301Belleview, FL, 11202 SE 54th Ave, Belleview, FL 34420-3959, United States.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by The Hearth Collective.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/b90b0480e7e15b5edf28807d35e0a7df7e625caa42746898de28db3b013de443-rimg-w940-h788-dcf4f5f0-gmir?v=1775844114",
        "startDate": "2026-04-17T08:00:00-04:00",
        "endDate": "2026-04-17T15:00:00-04:00",
        "url": "https://allevents.in/belleview/yard-sale/200029923277055",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Nicholas Estates Neighborhood HWY 301Belleview, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11202 SE 54th Ave, Belleview, FL 34420-3959, United States",
                "addressLocality": "Belleview",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.06",
                "longitude": "-82.05931"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "we are still accepting donations for the upcoming yard sale. There is also an opportunity for you to help by volunteering time at the yard sale booth.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hearth Collective",
                "url": "https://allevents.in/org/the-hearth-collective/27348161"
            }
        ]
    }
]
```