

# Event Details

- **Event Name**: Furniture sale
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 03:00 pm – Sun, 16 Nov, 2025 at 05:00 pm
- **Event Description**: All furniture is 40% off! Come and see, some for every taste &amp; budget
- **Event URL**: https://allevents.in/daytona-beach/furniture-sale/200029202524359
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Daytona Beach
- **state**: FL
- **country**: United States
- **location**: 612 Ridgewood Ave, Holly Hill, FL
- **lat**: 29.23646
- **long**: -81.03704
- **full address**: 612 Ridgewood Ave, Holly Hill, FL, 612 Ridgewood Ave, Daytona Beach, FL 32117-3618, United States

## Event gallery

- **Alt text**: Furniture sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Furniture+sale&date=Thu%2C+13+Nov%2C+2025+at+03%3A00+pm&bg=5

## FAQs

- **Q**: When and where is Furniture sale being held?
  - **A:** Furniture sale takes place on Thu, 13 Nov, 2025 at 03:00 pm to Sun, 16 Nov, 2025 at 05:00 pm at 612 Ridgewood Ave, Holly Hill, FL, 612 Ridgewood Ave, Daytona Beach, FL 32117-3618, United States.
- **Q**: Who is organizing Furniture sale?
  - **A:** Furniture sale is organized by DOC "for the least of these" thrift store.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Furniture sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Furniture+sale&date=Thu%2C+13+Nov%2C+2025+at+03%3A00+pm&bg=5",
        "startDate": "2025-11-13",
        "endDate": "2025-11-16",
        "url": "https://allevents.in/daytona-beach/furniture-sale/200029202524359",
        "location": {
            "@type": "Place",
            "name": "612 Ridgewood Ave, Holly Hill, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "612 Ridgewood Ave, Daytona Beach, FL 32117-3618, United States",
                "addressLocality": "Daytona Beach",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.23646",
                "longitude": "-81.03704"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All furniture is 40% off! Come and see, some for every taste & budget",
        "organizer": [
            {
                "@type": "Organization",
                "name": "DOC for the least of these thrift store",
                "url": "https://allevents.in/org/doc-for-the-least-of-these-thrift-store/26566790"
            }
        ]
    }
]
```