

# Event Details

- **Event Name**: Neighborhood Garage Sale
- **Event Start and End Date**: Sat, 09 May, 2026 at 10:00 am – Sat, 09 May, 2026 at 05:00 pm (-05:00)
- **Event Description**: Public Event! More details coming soon
- **Event URL**: https://allevents.in/valparaiso/neighborhood-garage-sale/200029951928857
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details

- **Ticket URL**: http://facebook.com/200029951928857?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=valparaiso-events

## Event venue details

- **city**: Valparaiso
- **state**: IN
- **country**: United States
- **location**: The Meadows
- **lat**: 41.55973
- **long**: -87.065765
- **full address**: The Meadows, Valparaiso,IN,United States

## Event gallery

- **Alt text**: Neighborhood Garage Sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Neighborhood+Garage+Sale&date=Sat%2C+09+May%2C+2026+at+10%3A00+am&bg=3

## FAQs

- **Q**: When and where is Neighborhood Garage Sale being held?
  - **A:** Neighborhood Garage Sale takes place on Sat, 09 May, 2026 at 10:00 am to Sat, 09 May, 2026 at 05:00 pm at The Meadows, Valparaiso,IN,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Neighborhood Garage Sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Neighborhood+Garage+Sale&date=Sat%2C+09+May%2C+2026+at+10%3A00+am&bg=3",
        "startDate": "2026-05-09T10:00:00-05:00",
        "endDate": "2026-05-09T17:00:00-05:00",
        "url": "https://allevents.in/valparaiso/neighborhood-garage-sale/200029951928857",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Meadows",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Valparaiso,IN,United States",
                "addressLocality": "Valparaiso",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.55973",
                "longitude": "-87.065765"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Public Event! More details coming soon"
    }
]
```