

# Event Details

- **Event Name**: Shepherd Methodist Youth - yard Sale 
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 am (-05:00)
- **Event Description**: The youth group of our church is hosting a Yard Sale to raise money to go to church camp this summer! we are also selling crawfish starting at 11 am.
- **Event URL**: https://allevents.in/shepherd/shepherd-methodist-youth-yard-sale/200029955138507
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200029955138507?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=shepherd-events

## Event venue details

- **city**: Shepherd
- **state**: TX
- **country**: United States
- **location**: Shepherd Methodist Church
- **lat**: 30.501379073
- **long**: -95.000703025
- **full address**: Shepherd Methodist Church, 71 Spring Ave,Shepherd,TX,United States

## Event gallery

- **Alt text**: Shepherd Methodist Youth - yard Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Shepherd+Methodist+Youth+-+yard+Sale+&date=Sat%2C+18+Apr%2C+2026+at+08%3A00+am&bg=3

## FAQs

- **Q**: When and where is Shepherd Methodist Youth - yard Sale  being held?
  - **A:** Shepherd Methodist Youth - yard Sale  takes place on Sat, 18 Apr, 2026 at 08:00 am to Sat, 18 Apr, 2026 at 08:00 am at Shepherd Methodist Church, 71 Spring Ave,Shepherd,TX,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Shepherd Methodist Youth - yard Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Shepherd+Methodist+Youth+-+yard+Sale+&date=Sat%2C+18+Apr%2C+2026+at+08%3A00+am&bg=3",
        "startDate": "2026-04-18T08:00:00-05:00",
        "url": "https://allevents.in/shepherd/shepherd-methodist-youth-yard-sale/200029955138507",
        "location": {
            "@type": "Place",
            "name": "Shepherd Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "71 Spring Ave,Shepherd,TX,United States",
                "addressLocality": "Shepherd",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.501379073",
                "longitude": "-95.000703025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The youth group of our church is hosting a Yard Sale to raise money to go to church camp this summer! we are also selling crawfish starting at 11 am."
    }
]
```