

# Event Details

- **Event Name**: Small Business Saturday Sidewalk Sale
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 12:00 pm – Sat, 29 Nov, 2025 at 05:00 pm
- **Event Description**: Join us for a sidewalk sale to celebrate Small Business Saturday!  We’ll have a variety of different small local vendors offering a variety of products.  List of vendors in the first post.
- **Event URL**: https://allevents.in/orlando/small-business-saturday-sidewalk-sale/200029254996759
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Orlando
- **state**: FL
- **country**: United States
- **location**: 1010 Virginia Dr, Orlando, FL
- **lat**: 28.56374
- **long**: -81.36613
- **full address**: 1010 Virginia Dr, Orlando, FL, United States

## Event gallery

- **Alt text**: Small Business Saturday Sidewalk Sale
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/c9e837d8ce8c0397fa086110eef1f7f3173fc09e0cc3dd59aede6bbab0cd76a6-rimg-w650-h653-dc024789-gmir?v=1764064919

## FAQs

- **Q**: When and where is Small Business Saturday Sidewalk Sale being held?
  - **A:** Small Business Saturday Sidewalk Sale takes place on Sat, 29 Nov, 2025 at 12:00 pm to Sat, 29 Nov, 2025 at 05:00 pm at 1010 Virginia Dr, Orlando, FL, United States.
- **Q**: Who is organizing Small Business Saturday Sidewalk Sale?
  - **A:** Small Business Saturday Sidewalk Sale is organized by Ten 10 Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Small Business Saturday Sidewalk Sale",
        "image": "https://cdn-az.allevents.in/events1/banners/c9e837d8ce8c0397fa086110eef1f7f3173fc09e0cc3dd59aede6bbab0cd76a6-rimg-w650-h653-dc024789-gmir?v=1764064919",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/orlando/small-business-saturday-sidewalk-sale/200029254996759",
        "location": {
            "@type": "Place",
            "name": "1010 Virginia Dr, Orlando, FL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1010 Virginia Dr, Orlando, FL 32803-2532, United States",
                "addressLocality": "Orlando",
                "addressRegion": "FL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "28.56374",
                "longitude": "-81.36613"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a sidewalk sale to celebrate Small Business Saturday!  We’ll have a variety of different small local vendors offering a variety of products.  List of vendors in the first post.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ten 10 Brewing Company",
                "url": "https://allevents.in/org/ten-10-brewing-company/26104080"
            }
        ]
    }
]
```