

# Event Details

- **Event Name**: 3 Day Sidewalk Sale
- **Event Start and End Date**: Thu, 23 Jul, 2026 at 10:00 am – Sat, 25 Jul, 2026 at 05:00 pm
- **Event Description**: Stop downtown for our Three Day Sidewalk Sale! Many great sales, discounts and fun surprises!
- **Event URL**: https://allevents.in/great-falls/3-day-sidewalk-sale/200030223453906
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 328

## Ticket Details


## Event venue details

- **city**: Great Falls
- **state**: MT
- **country**: United States
- **location**: 504 central ave, Great Falls, MT
- **lat**: 47.50513
- **long**: -111.29863
- **full address**: 504 central ave, Great Falls, MT, United States

## Event gallery

- **Alt text**: 3 Day Sidewalk Sale
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/addf0dca1e77ba42446ac22fa431a502675fc6112e03bfb7cc43fa349713879a-rimg-w1200-h1269-dcf2dbd5-gmir?v=1784807989

## FAQs

- **Q**: When and where is 3 Day Sidewalk Sale being held?
  - **A:** 3 Day Sidewalk Sale takes place on Thu, 23 Jul, 2026 at 10:00 am to Sat, 25 Jul, 2026 at 05:00 pm at 504 central ave, Great Falls, MT, United States.
- **Q**: Who is organizing 3 Day Sidewalk Sale?
  - **A:** 3 Day Sidewalk Sale is organized by Dragonfly Dry Goods.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "3 Day Sidewalk Sale",
        "image": "https://cdn-az.allevents.in/events7/banners/addf0dca1e77ba42446ac22fa431a502675fc6112e03bfb7cc43fa349713879a-rimg-w1200-h1269-dcf2dbd5-gmir?v=1784807989",
        "startDate": "2026-07-23",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/great-falls/3-day-sidewalk-sale/200030223453906",
        "location": {
            "@type": "Place",
            "name": "504 central ave, Great Falls, MT",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "504 Central Ave, Great Falls, MT 59401-3118, United States",
                "addressLocality": "Great Falls",
                "addressRegion": "MT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.50513",
                "longitude": "-111.29863"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop downtown for our Three Day Sidewalk Sale! Many great sales, discounts and fun surprises!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dragonfly Dry Goods",
                "url": "https://allevents.in/org/dragonfly-dry-goods/16205025",
                "description": "Montana's Largest Specialty Store. "
            }
        ]
    }
]
```