

# Event Details

- **Event Name**: Sidewalk Sale
- **Event Start and End Date**: Sat, 01 Aug, 2026 at 09:00 am – Sat, 01 Aug, 2026 at 03:00 pm
- **Event Description**: Don't miss our Annual Sidewalk Sale! It's coming up in a couple weeks on Saturday, the 1st of August. Shop, browse, or just say hi! We look forward to seeing you there.
- **Event URL**: https://allevents.in/eugene/sidewalk-sale/200030421878236
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Eugene
- **state**: OR
- **country**: United States
- **location**: 222 East Broadway, Eugene, OR, United States, Oregon 97401
- **lat**: 44.04983
- **long**: -123.08927
- **full address**: 222 East Broadway, Eugene, OR, United States, Oregon 97401

## Event gallery

- **Alt text**: Sidewalk Sale
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/abee16876c2f467e8b43465edac9e468f574d3d43546ac9e38c94fe0656847ad-rimg-w1200-h800-dcfff0f0-gmir?v=1784381855

## FAQs

- **Q**: When and where is Sidewalk Sale being held?
  - **A:** Sidewalk Sale takes place on Sat, 01 Aug, 2026 at 09:00 am to Sat, 01 Aug, 2026 at 03:00 pm at 222 East Broadway, Eugene, OR, United States, Oregon 97401.
- **Q**: Who is organizing Sidewalk Sale?
  - **A:** Sidewalk Sale is organized by The Eugene Hotel Retirement.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sidewalk Sale",
        "image": "https://cdn-az.allevents.in/events3/banners/abee16876c2f467e8b43465edac9e468f574d3d43546ac9e38c94fe0656847ad-rimg-w1200-h800-dcfff0f0-gmir?v=1784381855",
        "startDate": "2026-08-01",
        "endDate": "2026-08-01",
        "url": "https://allevents.in/eugene/sidewalk-sale/200030421878236",
        "location": {
            "@type": "Place",
            "name": "222 East Broadway, Eugene, OR, United States, Oregon 97401",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "222 E Broadway, Eugene, OR 97401-2751, United States",
                "addressLocality": "Eugene",
                "addressRegion": "OR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.04983",
                "longitude": "-123.08927"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Don't miss our Annual Sidewalk Sale! It's coming up in a couple weeks on Saturday, the 1st of August. Shop, browse, or just say hi! We look forward to seeing you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Eugene Hotel Retirement",
                "url": "https://allevents.in/org/the-eugene-hotel-retirement/28031269"
            }
        ]
    }
]
```