

# Event Details

- **Event Name**: Mulberry Coffeehouse 
- **Event Start and End Date**: Sat, 04 Jul, 2026 at 08:00 am
- **Event Description**: Hope to see you this Saturday July 4th as we ride to Mulberry Coffeehouse (James St. N). Hope you can join us! Meet behind New Hope at 8am-remember to hydrate!!
- **Event URL**: https://allevents.in/hamilton/mulberry-coffeehouse/200030330056838
- **Event Categories**: fourth-of-july
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200030330056838?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=hamilton-events

## Event venue details

- **city**: Hamilton
- **state**: ON
- **country**: Canada
- **location**: New Hope Bikes
- **lat**: 43.241779573427
- **long**: -79.816360473633
- **full address**: New Hope Bikes, 1249 Main St. E,Hamilton, Ontario, Canada

## Event gallery

- **Alt text**: Mulberry Coffeehouse
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/1d27959f8420b075c9f6aa3ef071b85dbd0256abe77b0985eb0d6f742b9f6fdf-rimg-w960-h504-dcc6c3bd-gmir?v=1783064595

## FAQs

- **Q**: When and where is Mulberry Coffeehouse  being held?
  - **A:** Mulberry Coffeehouse  takes place on Sat, 04 Jul, 2026 at 08:00 am to Sat, 04 Jul, 2026 at 08:00 am at New Hope Bikes, 1249 Main St. E,Hamilton, Ontario, Canada.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mulberry Coffeehouse",
        "image": "https://cdn-az.allevents.in/events7/banners/1d27959f8420b075c9f6aa3ef071b85dbd0256abe77b0985eb0d6f742b9f6fdf-rimg-w960-h504-dcc6c3bd-gmir?v=1783064595",
        "startDate": "2026-07-04",
        "url": "https://allevents.in/hamilton/mulberry-coffeehouse/200030330056838",
        "location": {
            "@type": "Place",
            "name": "New Hope Bikes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1249 Main St. E,Hamilton, Ontario",
                "addressLocality": "Hamilton",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.241779573427",
                "longitude": "-79.816360473633"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Hope to see you this Saturday July 4th as we ride to Mulberry Coffeehouse (James St. N). Hope you can join us! Meet behind New Hope at 8am-remember to hydrate!!"
    }
]
```