

# Event Details

- **Event Name**: Annual Church Garage Sale
- **Event Start and End Date**: Sat, 27 Jun, 2026 at 08:00 am – Sat, 27 Jun, 2026 at 03:00 pm
- **Event Description**: Large annual Multi-Family Church Garage Sale.  Indoor and Outdoor...something for everyone!
- **Event URL**: https://allevents.in/elkhart/annual-church-garage-sale/200030225201325
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 41

## Ticket Details


## Event venue details

- **city**: Elkhart
- **state**: IN
- **country**: United States
- **location**: 29718 County Road 18, Elkhart, IN
- **lat**: 41.65159
- **long**: -86.03596
- **full address**: 29718 County Road 18, Elkhart, IN, United States

## Event gallery

- **Alt text**: Annual Church Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/1e7eb3b86b85876837975345d6880d7db7812f7afb195df33e005ef7a044fdc5-rimg-w1200-h675-dcffcd54-gmir?v=1782562720

## FAQs

- **Q**: When and where is Annual Church Garage Sale being held?
  - **A:** Annual Church Garage Sale takes place on Sat, 27 Jun, 2026 at 08:00 am to Sat, 27 Jun, 2026 at 03:00 pm at 29718 County Road 18, Elkhart, IN, United States.
- **Q**: Who is organizing Annual Church Garage Sale?
  - **A:** Annual Church Garage Sale is organized by New Testament Bible Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Church Garage Sale",
        "image": "https://cdn-az.allevents.in/events2/banners/1e7eb3b86b85876837975345d6880d7db7812f7afb195df33e005ef7a044fdc5-rimg-w1200-h675-dcffcd54-gmir?v=1782562720",
        "startDate": "2026-06-27",
        "endDate": "2026-06-27",
        "url": "https://allevents.in/elkhart/annual-church-garage-sale/200030225201325",
        "location": {
            "@type": "Place",
            "name": "29718 County Road 18, Elkhart, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "29718 County Road 18, Elkhart, IN 46517-9350, United States",
                "addressLocality": "Elkhart",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.65159",
                "longitude": "-86.03596"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Large annual Multi-Family Church Garage Sale.  Indoor and Outdoor...something for everyone!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Testament Bible Church",
                "url": "https://allevents.in/org/new-testament-bible-church/17902047"
            }
        ]
    }
]
```