

# Event Details

- **Event Name**: Sidewalk Sale
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 10:00 am – Sat, 20 Jun, 2026 at 04:00 pm
- **Event Description**: Come to the Made in Springfield Museum this saturday 6/20 for our sidewalk sale. All kinds of items will be for sale make sure to stop by between 10am and 4pm!
- **Event URL**: https://allevents.in/springfield/sidewalk-sale/200030266411320
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Springfield
- **state**: OH
- **country**: United States
- **location**: 868 East Main Street, Springfield, OH
- **lat**: 39.92382
- **long**: -83.79515
- **full address**: 868 East Main Street, Springfield, OH, United States

## Event gallery

- **Alt text**: Sidewalk Sale
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d1aae8a1bf5b67f9b44c56904ef52d83ae69360917f3061637a1a34efe999840-rimg-w1200-h669-dc053e72-gmir?v=1781823380

## FAQs

- **Q**: When and where is Sidewalk Sale being held?
  - **A:** Sidewalk Sale takes place on Sat, 20 Jun, 2026 at 10:00 am to Sat, 20 Jun, 2026 at 04:00 pm at 868 East Main Street, Springfield, OH, United States.
- **Q**: Who is organizing Sidewalk Sale?
  - **A:** Sidewalk Sale is organized by Made in Springfield Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sidewalk Sale",
        "image": "https://cdn-az.allevents.in/events9/banners/d1aae8a1bf5b67f9b44c56904ef52d83ae69360917f3061637a1a34efe999840-rimg-w1200-h669-dc053e72-gmir?v=1781823380",
        "startDate": "2026-06-20",
        "endDate": "2026-06-20",
        "url": "https://allevents.in/springfield/sidewalk-sale/200030266411320",
        "location": {
            "@type": "Place",
            "name": "868 East Main Street, Springfield, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "868 E Main St, Springfield, OH 45503-4453, United States",
                "addressLocality": "Springfield",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.92382",
                "longitude": "-83.79515"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come to the Made in Springfield Museum this saturday 6/20 for our sidewalk sale. All kinds of items will be for sale make sure to stop by between 10am and 4pm!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Made in Springfield Museum",
                "url": "https://allevents.in/org/made-in-springfield-museum/27927271"
            }
        ]
    }
]
```