

# Event Details

- **Event Name**: Garage Sale
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:00 am – Sat, 27 Jun, 2026 at 04:30 pm
- **Event Description**: Find some great treasures at great prices and help us raise money for our sanctuary remodel at the same time!
- **Event URL**: https://allevents.in/mesquite/garage-sale/200030143358513
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 57

## Ticket Details


## Event venue details

- **city**: Mesquite
- **state**: TX
- **country**: United States
- **location**: 531 S Walker St., Mesquite, TX, United States, Texas 75149
- **lat**: 32.76204
- **long**: -96.60494
- **full address**: 531 S Walker St., Mesquite, TX, United States, Texas 75149

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/829f5521cd808e213f0065a6b97a7b3f79dd74404986d5f5870cef887d06fe03-rimg-w1200-h675-dc5170ff-gmir?v=1781910730

## FAQs

- **Q**: When and where is Garage Sale being held?
  - **A:** Garage Sale takes place on Sat, 27 Jun, 2026 at 08:00 am to Sat, 27 Jun, 2026 at 04:30 pm at 531 S Walker St., Mesquite, TX, United States, Texas 75149.
- **Q**: Who is organizing Garage Sale?
  - **A:** Garage Sale is organized by Wildwood Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/829f5521cd808e213f0065a6b97a7b3f79dd74404986d5f5870cef887d06fe03-rimg-w1200-h675-dc5170ff-gmir?v=1781910730",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/mesquite/garage-sale/200030143358513",
        "location": {
            "@type": "Place",
            "name": "531 S Walker St., Mesquite, TX, United States, Texas 75149",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "531 S Walker St, Mesquite, TX 75149, United States",
                "addressLocality": "Mesquite",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.76204",
                "longitude": "-96.60494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Find some great treasures at great prices and help us raise money for our sanctuary remodel at the same time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wildwood Baptist Church",
                "url": "https://allevents.in/org/wildwood-baptist-church/12747311",
                "description": "Helping people become Fully Functioning Followers of Christ."
            }
        ]
    }
]
```