

# Event Details

- **Event Name**: HHH Yard Sale
- **Event Start and End Date**: Fri, 10 Oct, 2025 at 08:00 am – Fri, 10 Oct, 2025 at 02:00 pm
- **Event Description**: Hopewell Helping Homeless is having a yard sale where all items cost what you are willing to pay.  You name the price!  What's great is all proceeds will go directly towards our Thanksgiving dinner plates that we provide each year at Loaves & Fishes.
- **Event URL**: https://allevents.in/cunningham/hhh-yard-sale/200028963982122
- **Event Categories**: nonprofit, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Cunningham
- **state**: TN
- **country**: United States
- **location**: 1450 Hwy 13, Cunningham, TN, United States, Tennessee 37052
- **lat**: 36.37586
- **long**: -87.43911
- **full address**: 1450 Hwy 13, Cunningham, TN, United States, Tennessee 37052

## Event gallery

- **Alt text**: HHH Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cc4c9d25d6c32831b778bd3dcbe14b4b97976bb21ceb8a326bbea1a27de96ae7-rimg-w1200-h675-dcffffff-gmir?v=1759702436

## FAQs

- **Q**: When and where is HHH Yard Sale being held?
  - **A:** HHH Yard Sale takes place on Fri, 10 Oct, 2025 at 08:00 am to Fri, 10 Oct, 2025 at 02:00 pm at 1450 Hwy 13, Cunningham, TN, United States, Tennessee 37052.
- **Q**: Who is organizing HHH Yard Sale?
  - **A:** HHH Yard Sale is organized by Hopewell Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "HHH Yard Sale",
        "image": "https://cdn-az.allevents.in/events6/banners/cc4c9d25d6c32831b778bd3dcbe14b4b97976bb21ceb8a326bbea1a27de96ae7-rimg-w1200-h675-dcffffff-gmir?v=1759702436",
        "startDate": "2025-10-10",
        "endDate": "2025-10-10",
        "url": "https://allevents.in/cunningham/hhh-yard-sale/200028963982122",
        "location": {
            "@type": "Place",
            "name": "1450 Hwy 13, Cunningham, TN, United States, Tennessee 37052",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1450 Highway 13, Cunningham, TN 37052-5053, United States",
                "addressLocality": "Cunningham",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.37586",
                "longitude": "-87.43911"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hopewell Helping Homeless is having a yard sale where all items cost what you are willing to pay.  You name the price!  What's great is all proceeds will go directly towards our Thanksgiving dinner plates that we provide each year at Loaves & Fishes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hopewell Baptist Church",
                "url": "https://allevents.in/org/hopewell-baptist-church/20453927"
            }
        ]
    }
]
```