

# Event Details

- **Event Name**: Garage Sale
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 09:00 am – Sat, 20 Jun, 2026 at 05:00 pm
- **Event Description**: Multifamily garage sale, 1024 Parkway East Friday, June 19 and Saturday, June 20, 9 to 5. Something for everyone.
- **Event URL**: https://allevents.in/utica/garage-sale/200030272009533
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details

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

## Event venue details

- **city**: Utica
- **state**: NY
- **country**: United States
- **location**: East Utica
- **lat**: 43.087289
- **long**: -75.210773
- **full address**: East Utica, Utica,NY,United States

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e8e21d7f2018d2742da02550787b6e7bebbf53acb6bd7c74f6a2a625d00e0490-rimg-w1200-h900-dcd5d6d9-gmir?v=1781912252

## FAQs

- **Q**: When and where is Garage Sale being held?
  - **A:** Garage Sale takes place on Fri, 19 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 05:00 pm at East Utica, Utica,NY,United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/e8e21d7f2018d2742da02550787b6e7bebbf53acb6bd7c74f6a2a625d00e0490-rimg-w1200-h900-dcd5d6d9-gmir?v=1781912252",
        "startDate": "2026-06-19",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/utica/garage-sale/200030272009533",
        "location": {
            "@type": "Place",
            "name": "East Utica",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Utica,NY,United States",
                "addressLocality": "Utica",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.087289",
                "longitude": "-75.210773"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Multifamily garage sale, 1024 Parkway East Friday, June 19 and Saturday, June 20, 9 to 5. Something for everyone."
    }
]
```