

# Event Details

- **Event Name**: Garage Sale
- **Event Start and End Date**: Sat, 18 Jul, 2026 at 09:00 am – Sat, 18 Jul, 2026 at 04:00 pm
- **Event Description**: School sized Garage Sale— classrooms of clothing, furniture, sporting goods, and all the garage sale greats, and a school gym of housewares, electronics, crafts and so much more.
- **Event URL**: https://allevents.in/rochester/garage-sale/200030421336116
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: NY
- **country**: United States
- **location**: 25 Empire Blvd St, Rochester, NY
- **lat**: 43.1761
- **long**: -77.55641
- **full address**: 25 Empire Blvd St, Rochester, NY, United States

## Event gallery

- **Alt text**: Garage Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/5e203642cb876ba2f765a857b6d0863eda52797edfbf855da5ad473bfa84e9ba-rimg-w721-h459-dcffffff-gmir?v=1784370256

## FAQs

- **Q**: When and where is Garage Sale being held?
  - **A:** Garage Sale takes place on Sat, 18 Jul, 2026 at 09:00 am to Sat, 18 Jul, 2026 at 04:00 pm at 25 Empire Blvd St, Rochester, NY, United States.
- **Q**: Who is organizing Garage Sale?
  - **A:** Garage Sale is organized by Peace of Christ Roman Catholic Parish, Rochester, NY.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garage Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/5e203642cb876ba2f765a857b6d0863eda52797edfbf855da5ad473bfa84e9ba-rimg-w721-h459-dcffffff-gmir?v=1784370256",
        "startDate": "2026-07-18",
        "endDate": "2026-07-18",
        "url": "https://allevents.in/rochester/garage-sale/200030421336116",
        "location": {
            "@type": "Place",
            "name": "25 Empire Blvd St, Rochester, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Empire Blvd, Rochester, NY 14609-4335, United States",
                "addressLocality": "Rochester",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.1761",
                "longitude": "-77.55641"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "School sized Garage Sale— classrooms of clothing, furniture, sporting goods, and all the garage sale greats, and a school gym of housewares, electronics, crafts and so much more.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Peace of Christ Roman Catholic Parish Rochester NY",
                "url": "https://allevents.in/org/peace-of-christ-roman-catholic-parish-rochester-ny/27566781"
            }
        ]
    }
]
```