

# Event Details

- **Event Name**: Small Business Saturday 
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 08:00 am
- **Event Description**: Small Business Saturday is an annual shopping tradition dedicated to supporting small businesses across the country. Small Business Saturday was founded by American Express in 2010 and is celebrated every year on the Saturday after Thanksgiving.
- **Event URL**: https://allevents.in/fayetteville/small-business-saturday/200028996612129
- **Event Categories**: shopping, thanksgiving
- **Interested Audience**: 
  - total_interested_count: 110

## Ticket Details


## Event venue details

- **city**: Fayetteville
- **state**: GA
- **country**: United States
- **location**: Downtown Fayetteville
- **lat**: 33.44802
- **long**: -84.45494
- **full address**: Downtown Fayetteville, 115 GA-85, Fayetteville, GA 30214-2037, United States

## Event gallery

- **Alt text**: Small Business Saturday
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8504940ca4b0c6d425c42861e07116db13837b1041c5719949a80da6220b1334-rimg-w851-h315-dc016ecd-gmir?v=1764204171

## FAQs

- **Q**: When and where is Small Business Saturday  being held?
  - **A:** Small Business Saturday  takes place on Sat, 29 Nov, 2025 at 08:00 am to Sat, 29 Nov, 2025 at 08:00 am at Downtown Fayetteville, 115 GA-85, Fayetteville, GA 30214-2037, United States.
- **Q**: Who is organizing Small Business Saturday ?
  - **A:** Small Business Saturday  is organized by Main Street Fayetteville, GA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Small Business Saturday",
        "image": "https://cdn-az.allevents.in/events2/banners/8504940ca4b0c6d425c42861e07116db13837b1041c5719949a80da6220b1334-rimg-w851-h315-dc016ecd-gmir?v=1764204171",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/fayetteville/small-business-saturday/200028996612129",
        "location": {
            "@type": "Place",
            "name": "Downtown Fayetteville",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "115 GA-85, Fayetteville, GA 30214-2037, United States",
                "addressLocality": "Fayetteville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.44802",
                "longitude": "-84.45494"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Small Business Saturday is an annual shopping tradition dedicated to supporting small businesses across the country. Small Business Saturday was founded by American Express in 2010 and is celebrated every year on the Saturday after Thanksgiving.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Main Street Fayetteville GA",
                "url": "https://allevents.in/org/main-street-fayetteville-ga/19640728"
            }
        ]
    }
]
```