

# Event Details

- **Event Name**: Church Yard Sale
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 07:00 am
- **Event Description**: Prospect PH Church Ladies Auxiliary is having our annual yard sale 03/07/26 @ 7:00 am.

Clothing, Home Decor, Christmas - all types of items!
- **Event URL**: https://allevents.in/lake-city/church-yard-sale/200029641370204
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 61

## Ticket Details


## Event venue details

- **city**: Lake City
- **state**: SC
- **country**: United States
- **location**: 213 N Half Moon Rd, Lake City, SC
- **lat**: 33.83588
- **long**: -79.55274
- **full address**: 213 N Half Moon Rd, Lake City, SC, United States

## Event gallery

- **Alt text**: Church Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/181c43350946147d79c418ed6c248f5b36b1c46ee8d82b7ca00501139a288fc9-rimg-w1080-h955-dc0fdc10-gmir?v=1772576892

## FAQs

- **Q**: When and where is Church Yard Sale being held?
  - **A:** Church Yard Sale takes place on Sat, 07 Mar, 2026 at 07:00 am to Sat, 07 Mar, 2026 at 07:00 am at 213 N Half Moon Rd, Lake City, SC, United States.
- **Q**: Who is organizing Church Yard Sale?
  - **A:** Church Yard Sale is organized by Prospect PH Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Yard Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/181c43350946147d79c418ed6c248f5b36b1c46ee8d82b7ca00501139a288fc9-rimg-w1080-h955-dc0fdc10-gmir?v=1772576892",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/lake-city/church-yard-sale/200029641370204",
        "location": {
            "@type": "Place",
            "name": "213 N Half Moon Rd, Lake City, SC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "213 N Half Moon Rd, Lake City, SC 29560, United States",
                "addressLocality": "Lake City",
                "addressRegion": "SC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.83588",
                "longitude": "-79.55274"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Prospect PH Church Ladies Auxiliary is having our annual yard sale 03/07/26 @ 7:00 am.\n\nClothing, Home Decor, Christmas - all types of items!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prospect PH Church",
                "url": "https://allevents.in/org/prospect-ph-church/22543552"
            }
        ]
    }
]
```