

# Event Details

- **Event Name**: Church Yard Sale
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 08:00 am – Sat, 20 Jun, 2026 at 03:00 pm
- **Event Description**: Come join us for a church-wide yard sale in the parking lot!
- **Event URL**: https://allevents.in/acworth/church-yard-sale/200030214440822
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details


## Event venue details

- **city**: Acworth
- **state**: GA
- **country**: United States
- **location**: 2535 Hickory Grove Rd NW, Ste 106, Acworth, GA
- **lat**: 34.06496
- **long**: -84.62335
- **full address**: 2535 Hickory Grove Rd NW, Ste 106, Acworth, GA, United States

## Event gallery

- **Alt text**: Church Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/dd7a83fdaf765b60912e18ac1038dc95fb7ffcddb672a94771832c77492d5954-rimg-w940-h788-dcfef7de-gmir?v=1781710937

## FAQs

- **Q**: When and where is Church Yard Sale being held?
  - **A:** Church Yard Sale takes place on Sat, 20 Jun, 2026 at 08:00 am to Sat, 20 Jun, 2026 at 03:00 pm at 2535 Hickory Grove Rd NW, Ste 106, Acworth, GA, United States.
- **Q**: Who is organizing Church Yard Sale?
  - **A:** Church Yard Sale is organized by ARISE:Life.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Yard Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/dd7a83fdaf765b60912e18ac1038dc95fb7ffcddb672a94771832c77492d5954-rimg-w940-h788-dcfef7de-gmir?v=1781710937",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/acworth/church-yard-sale/200030214440822",
        "location": {
            "@type": "Place",
            "name": "2535 Hickory Grove Rd NW, Ste 106, Acworth, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2535 Hickory Grove Rd NW, Acworth, GA 30101-3610, United States",
                "addressLocality": "Acworth",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.06496",
                "longitude": "-84.62335"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for a church-wide yard sale in the parking lot!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "ARISELife",
                "url": "https://allevents.in/org/arise-life/7248643",
                "description": "ARISE is a community of ordinary people growing in hearing God's voice and responding to Him, resulting in a naturally supernatural lifestyle."
            }
        ]
    }
]
```