

# Event Details

- **Event Name**: Small Business Saturday
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am – Sat, 06 Dec, 2025 at 06:00 pm
- **Event Description**: Details to follow
- **Event URL**: https://allevents.in/loughborough/small-business-saturday/200029168598953
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Loughborough
- **state**: EN
- **country**: United Kingdom
- **location**: 102 Ashby Road, Loughborough
- **lat**: 52.77232
- **long**: -1.21384
- **full address**: 102 Ashby Road, Loughborough, United Kingdom

## Event gallery

- **Alt text**: Small Business Saturday
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Small+Business+Saturday&date=Sat%2C+06+Dec%2C+2025+at+10%3A00+am&bg=4

## FAQs

- **Q**: When and where is Small Business Saturday being held?
  - **A:** Small Business Saturday takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 06:00 pm at 102 Ashby Road, Loughborough, United Kingdom.
- **Q**: Who is organizing Small Business Saturday?
  - **A:** Small Business Saturday is organized by Purple Pumpkin Patch.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Small Business Saturday",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Small+Business+Saturday&date=Sat%2C+06+Dec%2C+2025+at+10%3A00+am&bg=4",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/loughborough/small-business-saturday/200029168598953",
        "location": {
            "@type": "Place",
            "name": "102 Ashby Road, Loughborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Ashby Road, Loughborough, LE11 3, United Kingdom",
                "addressLocality": "Loughborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.77232",
                "longitude": "-1.21384"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Details to follow",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Purple Pumpkin Patch",
                "url": "https://allevents.in/org/purple-pumpkin-patch/25954245"
            }
        ]
    }
]
```