

# Event Details

- **Event Name**: Yard Sale
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 06:45 am – Sat, 22 Nov, 2025 at 11:45 am
- **Event Description**: Please join us for the second round of our yard sale! We still have plenty of treasures and great finds. EVERYTHING MUST GO!!!!!!
- **Event URL**: https://allevents.in/lexington/yard-sale/200029240175554
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 17

## Ticket Details


## Event venue details

- **city**: Lexington
- **state**: NC
- **country**: United States
- **location**: 1303 Greensboro St Ext, Lexington, NC 27295-1924, United States
- **lat**: 35.84159
- **long**: -80.2243
- **full address**: 1303 Greensboro St Ext, Lexington, NC 27295-1924, United States

## Event gallery

- **Alt text**: Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/7365aee7b8855809a74e0df19960763a4422cbdad602d53c020e2ae7920f979c-rimg-w1200-h1500-dcffffff-gmir?v=1763800614

## FAQs

- **Q**: When and where is Yard Sale being held?
  - **A:** Yard Sale takes place on Sat, 22 Nov, 2025 at 06:45 am to Sat, 22 Nov, 2025 at 11:45 am at 1303 Greensboro St Ext, Lexington, NC 27295-1924, United States.
- **Q**: Who is organizing Yard Sale?
  - **A:** Yard Sale is organized by Family Services of Davidson County, Inc.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Yard Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/7365aee7b8855809a74e0df19960763a4422cbdad602d53c020e2ae7920f979c-rimg-w1200-h1500-dcffffff-gmir?v=1763800614",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/lexington/yard-sale/200029240175554",
        "location": {
            "@type": "Place",
            "name": "1303 Greensboro St Ext, Lexington, NC 27295-1924, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1303 Greensboro St Ext, Lexington, NC 27295-1924, United States",
                "addressLocality": "Lexington",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.84159",
                "longitude": "-80.2243"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please join us for the second round of our yard sale! We still have plenty of treasures and great finds. EVERYTHING MUST GO!!!!!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Family Services of Davidson County Inc",
                "url": "https://allevents.in/org/family-services-of-davidson-county-inc/25937209"
            }
        ]
    }
]
```