

# Event Details

- **Event Name**: Mini Makers Market 
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 10:00 am
- **Event Description**: ....
- **Event URL**: https://allevents.in/loughborough/mini-makers-market/200028874040002
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 38

## Ticket Details


## Event venue details

- **city**: Loughborough
- **state**: EN
- **country**: United Kingdom
- **location**: 39b Market Street, Loughborough
- **lat**: 52.77185
- **long**: -1.20917
- **full address**: 39b Market Street, Loughborough, United Kingdom

## Event gallery

- **Alt text**: Mini Makers Market
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/47497a4195463e548c09f68cbbbacd53f6bbf7f96e467b4d7e69d578e6616f5c-rimg-w1200-h675-dc13191c-gmir?v=1765598378

## FAQs

- **Q**: When and where is Mini Makers Market  being held?
  - **A:** Mini Makers Market  takes place on Sun, 14 Dec, 2025 at 10:00 am to Sun, 14 Dec, 2025 at 10:00 am at 39b Market Street, Loughborough, United Kingdom.
- **Q**: Who is organizing Mini Makers Market ?
  - **A:** Mini Makers Market  is organized by The Mini Monocle.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mini Makers Market  is ideal for art lovers, trade professionals, collectors, and exhibition enthusiasts exploring the latest in their field. Whether you're a first-time attendee or a longtime enthusiast in Loughborough, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mini Makers Market  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mini Makers Market",
        "image": "https://cdn-az.allevents.in/events2/banners/47497a4195463e548c09f68cbbbacd53f6bbf7f96e467b4d7e69d578e6616f5c-rimg-w1200-h675-dc13191c-gmir?v=1765598378",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/loughborough/mini-makers-market/200028874040002",
        "location": {
            "@type": "Place",
            "name": "39b Market Street, Loughborough",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "39b Market Street, Loughborough, LE11 3, United Kingdom",
                "addressLocality": "Loughborough",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "52.77185",
                "longitude": "-1.20917"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "....",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Mini Monocle",
                "url": "https://allevents.in/org/the-mini-monocle/23510502"
            }
        ]
    }
]
```