

# Event Details

- **Event Name**: Garage Sale
- **Event Start and End Date**: Fri, 17 Jul, 2026 at 05:00 pm – Fri, 17 Jul, 2026 at 09:00 pm
- **Event Description**: Come find some treasures at St. John's garage sale!
- **Event URL**: https://allevents.in/fort-wayne/garage-sale/200030401907605
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fort Wayne
- **state**: IN
- **country**: United States
- **location**: 729 W Washington Blvd, Fort Wayne, IN, United States, Indiana 46802
- **lat**: 41.07556
- **long**: -85.1491
- **full address**: 729 W Washington Blvd, Fort Wayne, IN, United States, Indiana 46802

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d9378656c430fddf4490c4fafeab5abea11aff2bbc296fb55a9e81e8894c4804-rimg-w960-h715-dc1d5caa-gmir?v=1784009825

## FAQs

- **Q**: When and where is Garage Sale being held?
  - **A:** Garage Sale takes place on Fri, 17 Jul, 2026 at 05:00 pm to Fri, 17 Jul, 2026 at 09:00 pm at 729 W Washington Blvd, Fort Wayne, IN, United States, Indiana 46802.
- **Q**: Who is organizing Garage Sale?
  - **A:** Garage Sale is organized by St. John Lutheran Church (ELCA)  Fort Wayne, Indiana.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/d9378656c430fddf4490c4fafeab5abea11aff2bbc296fb55a9e81e8894c4804-rimg-w960-h715-dc1d5caa-gmir?v=1784009825",
        "startDate": "2026-07-17",
        "endDate": "2026-07-17",
        "url": "https://allevents.in/fort-wayne/garage-sale/200030401907605",
        "location": {
            "@type": "Place",
            "name": "729 W Washington Blvd, Fort Wayne, IN, United States, Indiana 46802",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "729 W Washington Blvd, Fort Wayne, IN 46802-3950, United States",
                "addressLocality": "Fort Wayne",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.07556",
                "longitude": "-85.1491"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come find some treasures at St. John's garage sale!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. John Lutheran Church (ELCA)  Fort Wayne Indiana",
                "url": "https://allevents.in/org/st-john-lutheran-church-elca-fort-wayne-indiana/12074373",
                "description": "We are a faith community in the city for good, seeking to feed folk with God's Word, the Sacraments . . . and a good free meal every Wednesday evening at 5:15!"
            }
        ]
    }
]
```