

# Event Details

- **Event Name**: The Bread Box
- **Event Start and End Date**: Sat, 06 Jun, 2026 at 10:00 am – Sat, 06 Jun, 2026 at 06:00 pm
- **Event Description**: Swing by The Bread Box this Saturday or Sunday and shop some local fresh sourdough treats!! From loaves to sweet treats, there’s always something new to grab ?
- **Event URL**: https://allevents.in/dartmouth/the-bread-box/200030180594718
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Dartmouth
- **state**: MA
- **country**: United States
- **location**: The Rustic Crumb Microbakery
- **lat**: 41.62822
- **long**: -70.96604
- **full address**: The Rustic Crumb Microbakery, 30 Birchwood Terrace,Dartmouth, Massachusetts, United States

## Event gallery

- **Alt text**: The Bread Box
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/55dea62c6508759ba20444a67762067dc44d2dde5eacc416e22430478b166f49-rimg-w578-h960-dc46352a-gmir?v=1780446138

## FAQs

- **Q**: When and where is The Bread Box being held?
  - **A:** The Bread Box takes place on Sat, 06 Jun, 2026 at 10:00 am to Sat, 06 Jun, 2026 at 06:00 pm at The Rustic Crumb Microbakery, 30 Birchwood Terrace,Dartmouth, Massachusetts, United States.
- **Q**: Who is organizing The Bread Box?
  - **A:** The Bread Box is organized by The Rustic Crumb Microbakery.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Bread Box is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Dartmouth, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Bread Box 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": "The Bread Box",
        "image": "https://cdn-az.allevents.in/events5/banners/55dea62c6508759ba20444a67762067dc44d2dde5eacc416e22430478b166f49-rimg-w578-h960-dc46352a-gmir?v=1780446138",
        "startDate": "2026-06-06",
        "endDate": "2026-06-06",
        "url": "https://allevents.in/dartmouth/the-bread-box/200030180594718",
        "location": {
            "@type": "Place",
            "name": "The Rustic Crumb Microbakery",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Birchwood Terrace,Dartmouth, Massachusetts",
                "addressLocality": "Dartmouth",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.62822",
                "longitude": "-70.96604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Swing by The Bread Box this Saturday or Sunday and shop some local fresh sourdough treats!! From loaves to sweet treats, there’s always something new to grab ?",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Rustic Crumb Microbakery",
                "url": "https://allevents.in/org/the-rustic-crumb-microbakery/25110897"
            }
        ]
    }
]
```