

# Event Details

- **Event Name**: Sidewalk Sale
- **Event Start and End Date**: Sat, 11 Apr, 2026 at 10:00 am – Sun, 12 Apr, 2026 at 03:00 pm (-07:00)
- **Event Description**: Mark your calendars for next weekend’s Sidewalk Sale!!! We will have a table full of treasures!
- **Event URL**: https://allevents.in/auburn/sidewalk-sale/200029910295601
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 31

## Ticket Details


## Event venue details

- **city**: Auburn
- **state**: CA
- **country**: United States
- **location**: Downtown Auburn
- **lat**: 38.899934074324
- **long**: -121.06927518046
- **full address**: Downtown Auburn, Auburn, California, United States

## Event gallery

- **Alt text**: Sidewalk Sale
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/6393620639ad0286235c525cfc16ab3840468afa092e77c9e5205426bc3ab0dd-rimg-w1200-h1473-dcf7edde-gmir?v=1775694001

## FAQs

- **Q**: When and where is Sidewalk Sale being held?
  - **A:** Sidewalk Sale takes place on Sat, 11 Apr, 2026 at 10:00 am to Sun, 12 Apr, 2026 at 03:00 pm at Downtown Auburn, Auburn, California, United States.
- **Q**: Who is organizing Sidewalk Sale?
  - **A:** Sidewalk Sale is organized by For The Love Of Art Gallery.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sidewalk Sale",
        "image": "https://cdn-az.allevents.in/events10/banners/6393620639ad0286235c525cfc16ab3840468afa092e77c9e5205426bc3ab0dd-rimg-w1200-h1473-dcf7edde-gmir?v=1775694001",
        "startDate": "2026-04-11T10:00:00-07:00",
        "endDate": "2026-04-12T15:00:00-07:00",
        "url": "https://allevents.in/auburn/sidewalk-sale/200029910295601",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Downtown Auburn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Auburn, California",
                "addressLocality": "Auburn",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.899934074324",
                "longitude": "-121.06927518046"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars for next weekend’s Sidewalk Sale!!! We will have a table full of treasures!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "For The Love Of Art Gallery",
                "url": "https://allevents.in/org/for-the-love-of-art-gallery/23905049"
            }
        ]
    }
]
```