

# Event Details

- **Event Name**: Church Garage Sale
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 08:00 am – Fri, 05 Jun, 2026 at 02:00 pm
- **Event Description**: Join us for our annual Church Garage Sale. Clothing, jewelry, shoes, toys, tools, and all household items. All priced to sell!
- **Event URL**: https://allevents.in/taylor/church-garage-sale/200030067359934
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Taylor
- **state**: TX
- **country**: United States
- **location**: 907 West Lake Drive, Taylor, TX, United States, Texas 76574
- **lat**: 30.57948
- **long**: -97.42165
- **full address**: 907 West Lake Drive, Taylor, TX, United States, Texas 76574

## Event gallery

- **Alt text**: Church Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/abead2bde8f43902b7044b1ae957c1f4b86c386ee71fe7f68ee9251682eead8e-rimg-w1200-h630-dcfff8f2-gmir?v=1780583705

## FAQs

- **Q**: When and where is Church Garage Sale being held?
  - **A:** Church Garage Sale takes place on Fri, 05 Jun, 2026 at 08:00 am to Fri, 05 Jun, 2026 at 02:00 pm at 907 West Lake Drive, Taylor, TX, United States, Texas 76574.
- **Q**: Who is organizing Church Garage Sale?
  - **A:** Church Garage Sale is organized by First United Methodist Church Taylor, TX.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Church Garage Sale",
        "image": "https://cdn-az.allevents.in/events5/banners/abead2bde8f43902b7044b1ae957c1f4b86c386ee71fe7f68ee9251682eead8e-rimg-w1200-h630-dcfff8f2-gmir?v=1780583705",
        "startDate": "2026-06-05",
        "endDate": "2026-06-05",
        "url": "https://allevents.in/taylor/church-garage-sale/200030067359934",
        "location": {
            "@type": "Place",
            "name": "907 West Lake Drive, Taylor, TX, United States, Texas 76574",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "907 W Lake Dr, Taylor, TX 76574-1514, United States",
                "addressLocality": "Taylor",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.57948",
                "longitude": "-97.42165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Church Garage Sale. Clothing, jewelry, shoes, toys, tools, and all household items. All priced to sell!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First United Methodist Church Taylor TX",
                "url": "https://allevents.in/org/first-united-methodist-church-taylor-tx/20397036"
            }
        ]
    }
]
```