

# Event Details

- **Event Name**: 2nd Annual Youth Yard Sale
- **Event Start and End Date**: Fri, 31 Jul, 2026 at 09:00 am – Sat, 01 Aug, 2026 at 02:00 pm
- **Event Description**: Shop till you drop at our 2nd annual youth yard sale! Stop by the church on Friday 7/31 between 9am-1pm or Saturday 8/1 between 9am-2pm for great deals while supporting our youth ministry.
- **Event URL**: https://allevents.in/loudon/2nd-annual-youth-yard-sale/200030393312955
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Loudon
- **state**: TN
- **country**: United States
- **location**: 341 Country Lane, Loudon, TN
- **lat**: 35.72549
- **long**: -84.33431
- **full address**: 341 Country Lane, Loudon, TN, United States

## Event gallery

- **Alt text**: 2nd Annual Youth Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/658d0f9c92b230b4098001c9e578beafc00fc0fc87ff0021dc94ad684fec930d-rimg-w1200-h1525-dcfcf7f2-gmir?v=1785346553

## FAQs

- **Q**: When and where is 2nd Annual Youth Yard Sale being held?
  - **A:** 2nd Annual Youth Yard Sale takes place on Fri, 31 Jul, 2026 at 09:00 am to Sat, 01 Aug, 2026 at 02:00 pm at 341 Country Lane, Loudon, TN, United States.
- **Q**: Who is organizing 2nd Annual Youth Yard Sale?
  - **A:** 2nd Annual Youth Yard Sale is organized by Loudon Faith Community Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "2nd Annual Youth Yard Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/658d0f9c92b230b4098001c9e578beafc00fc0fc87ff0021dc94ad684fec930d-rimg-w1200-h1525-dcfcf7f2-gmir?v=1785346553",
        "startDate": "2026-07-31",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/loudon/2nd-annual-youth-yard-sale/200030393312955",
        "location": {
            "@type": "Place",
            "name": "341 Country Lane, Loudon, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "341 Country Ln, Loudon, TN 37774-1578, United States",
                "addressLocality": "Loudon",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.72549",
                "longitude": "-84.33431"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Shop till you drop at our 2nd annual youth yard sale! Stop by the church on Friday 7/31 between 9am-1pm or Saturday 8/1 between 9am-2pm for great deals while supporting our youth ministry.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Loudon Faith Community Church",
                "url": "https://allevents.in/org/loudon-faith-community-church/25745738"
            }
        ]
    }
]
```