

# Event Details

- **Event Name**: Garage sale 906 Catherine street Utica New York 13501
- **Event Start and End Date**: Mon, 15 Jun, 2026 at 12:00 pm – Mon, 15 Jun, 2026 at 07:30 pm
- **Event Description**: There is a little of everything.
- **Event URL**: https://allevents.in/utica/garage-sale-906-catherine-street-utica-new-york-13501/200030237189153
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200030237189153?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, New York, United States

## Event gallery

- **Alt text**: Garage sale 906 Catherine street Utica New York 13501
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/f114398b658ca480c5aa7e533055809c91670d4cf567a7a03ab16d1512785c23-rimg-w1200-h900-dc161416-gmir?v=1781510572

## FAQs

- **Q**: When and where is Garage sale 906 Catherine street Utica New York 13501 being held?
  - **A:** Garage sale 906 Catherine street Utica New York 13501 takes place on Mon, 15 Jun, 2026 at 12:00 pm to Mon, 15 Jun, 2026 at 07:30 pm at East Utica, Utica, New York, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage sale 906 Catherine street Utica New York 13501",
        "image": "https://cdn-az.allevents.in/events5/banners/f114398b658ca480c5aa7e533055809c91670d4cf567a7a03ab16d1512785c23-rimg-w1200-h900-dc161416-gmir?v=1781510572",
        "startDate": "2026-06-15",
        "endDate": "2026-06-15",
        "url": "https://allevents.in/utica/garage-sale-906-catherine-street-utica-new-york-13501/200030237189153",
        "location": {
            "@type": "Place",
            "name": "East Utica",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Utica, New York",
                "addressLocality": "Utica",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.087289",
                "longitude": "-75.210773"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There is a little of everything."
    }
]
```