

# Event Details

- **Event Name**: Garage Sale
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 09:00 am – Sat, 11 Jul, 2026 at 01:00 pm
- **Event Description**: We have HO scale locomotives, cars, books, and memorabilia for sale on Saturday, July 11th from 9am until 1pm
- **Event URL**: https://allevents.in/wausau/garage-sale/200030125311650
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 48

## Ticket Details


## Event venue details

- **city**: Wausau
- **state**: WI
- **country**: United States
- **location**: 403 McIndoe St, Wausau, WI
- **lat**: 44.96368
- **long**: -89.62598
- **full address**: 403 McIndoe St, Wausau, WI, United States

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/71fbe7208228c57a26e590556e14e92c364d59db5512cf16226b45b8167c2695-rimg-w1080-h1080-dc181718-gmir?v=1783687860

## FAQs

- **Q**: When and where is Garage Sale being held?
  - **A:** Garage Sale takes place on Sat, 11 Jul, 2026 at 09:00 am to Sat, 11 Jul, 2026 at 01:00 pm at 403 McIndoe St, Wausau, WI, United States.
- **Q**: Who is organizing Garage Sale?
  - **A:** Garage Sale is organized by The Wisconsin Valley Model Railroad Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events8/banners/71fbe7208228c57a26e590556e14e92c364d59db5512cf16226b45b8167c2695-rimg-w1080-h1080-dc181718-gmir?v=1783687860",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/wausau/garage-sale/200030125311650",
        "location": {
            "@type": "Place",
            "name": "403 McIndoe St, Wausau, WI",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "403 McIndoe St, Wausau, WI 54403-4746, United States",
                "addressLocality": "Wausau",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.96368",
                "longitude": "-89.62598"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We have HO scale locomotives, cars, books, and memorabilia for sale on Saturday, July 11th from 9am until 1pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Wisconsin Valley Model Railroad Club",
                "url": "https://allevents.in/org/the-wisconsin-valley-model-railroad-club/20712438"
            }
        ]
    }
]
```