

# Event Details

- **Event Name**: Mini Fest
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 06:00 pm
- **Event Description**: This is going to be the hottest show in December. Get your tickets now!
- **Event URL**: https://allevents.in/cambridge/mini-fest/200028905649727
- **Event Categories**: festivals
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Cambridge
- **state**: MA
- **country**: United States
- **location**: The Cantab Lounge
- **lat**: 42.36607
- **long**: -71.10516
- **full address**: The Cantab Lounge, The Cantab Lounge,Cambridge, Massachusetts, United States

## Event gallery

- **Alt text**: Mini Fest
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ef921f53c6dbd348431538a9762da4b6839d63fbddb06270d5fbd4dc7658c7bd-rimg-w1200-h1553-dc313132-gmir?v=1764789459

## FAQs

- **Q**: When and where is Mini Fest being held?
  - **A:** Mini Fest takes place on Sat, 06 Dec, 2025 at 06:00 pm to Sat, 06 Dec, 2025 at 06:00 pm at The Cantab Lounge, The Cantab Lounge,Cambridge, Massachusetts, United States.
- **Q**: Who is organizing Mini Fest?
  - **A:** Mini Fest is organized by Etch and the Youngs.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Mini Fest is ideal for festival lovers, culture enthusiasts, and anyone looking for a vibrant, immersive community experience. Whether you're a first-time attendee or a longtime enthusiast in Cambridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If Mini Fest sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Festival",
        "name": "Mini Fest",
        "image": "https://cdn-az.allevents.in/events10/banners/ef921f53c6dbd348431538a9762da4b6839d63fbddb06270d5fbd4dc7658c7bd-rimg-w1200-h1553-dc313132-gmir?v=1764789459",
        "startDate": "2025-12-06",
        "url": "https://allevents.in/cambridge/mini-fest/200028905649727",
        "location": {
            "@type": "Place",
            "name": "The Cantab Lounge",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "The Cantab Lounge,Cambridge, Massachusetts",
                "addressLocality": "Cambridge",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.36607",
                "longitude": "-71.10516"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is going to be the hottest show in December. Get your tickets now!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Etch and the Youngs",
                "url": "https://allevents.in/org/etch-and-the-youngs/24886861"
            }
        ]
    }
]
```