

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 08:30 am – Sat, 25 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: Country Club of South Carolina 
Lower parking lot by the clubhouse 
Muti-family sale with a great variety of items for sale.
- **Event URL**: https://allevents.in/florence/yard-sale/200029972585527
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029972585527?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=florence-events

## Event venue details

- **city**: Florence
- **state**: SC
- **country**: United States
- **location**: The Country Club of South Carolina
- **lat**: 34.247926056313
- **long**: -79.676157218168
- **full address**: The Country Club of South Carolina, 3525 McDonald Blvd,Florence,SC,United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/94d2fea63e403318282d810a80452f336fb84d54932703a90f35489fabe834f3-rimg-w1200-h1607-dc332d2e-gmir?v=1776864147

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Sat, 25 Apr, 2026 at 08:30 am to Sat, 25 Apr, 2026 at 12:00 pm at The Country Club of South Carolina, 3525 McDonald Blvd,Florence,SC,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/94d2fea63e403318282d810a80452f336fb84d54932703a90f35489fabe834f3-rimg-w1200-h1607-dc332d2e-gmir?v=1776864147",
        "startDate": "2026-04-25T08:30:00-04:00",
        "endDate": "2026-04-25T12:00:00-04:00",
        "url": "https://allevents.in/florence/yard-sale/200029972585527",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Country Club of South Carolina",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3525 McDonald Blvd,Florence,SC,United States",
                "addressLocality": "Florence",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.247926056313",
                "longitude": "-79.676157218168"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Country Club of South Carolina \nLower parking lot by the clubhouse \nMuti-family sale with a great variety of items for sale."
    }
]
```