

# 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 01:00 pm
- **Event Description**: Join us for our Church Yard Sale and help support our youth and children's programs. Every purchase helps us continue sharing God's love with the next generation.
- **Event URL**: https://allevents.in/brownwood/church-yard-sale/200030194249345
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Brownwood
- **state**: TX
- **country**: United States
- **location**: 1800 Good Shepherd Dr, Brownwood, TX, United States, Texas 76801
- **lat**: 31.6906
- **long**: -98.97519
- **full address**: 1800 Good Shepherd Dr, Brownwood, TX, United States, Texas 76801

## Event gallery

- **Alt text**: Church Yard Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/69d4b9a6b66d59618dee0cad88406deb65fe491ae235f5114925f29428768a1c-rimg-w1080-h1350-dcf4eeff-gmir?v=1781787784

## 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 01:00 pm at 1800 Good Shepherd Dr, Brownwood, TX, United States, Texas 76801.
- **Q**: Who is organizing Church Yard Sale?
  - **A:** Church Yard Sale is organized by Milton Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Yard Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/69d4b9a6b66d59618dee0cad88406deb65fe491ae235f5114925f29428768a1c-rimg-w1080-h1350-dcf4eeff-gmir?v=1781787784",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/brownwood/church-yard-sale/200030194249345",
        "location": {
            "@type": "Place",
            "name": "1800 Good Shepherd Dr, Brownwood, TX, United States, Texas 76801",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1800 Good Shepherd Dr, Brownwood, TX 76801-6145, United States",
                "addressLocality": "Brownwood",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.6906",
                "longitude": "-98.97519"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our Church Yard Sale and help support our youth and children's programs. Every purchase helps us continue sharing God's love with the next generation.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Milton Baptist Church",
                "url": "https://allevents.in/org/milton-baptist-church/22887426"
            }
        ]
    }
]
```