

# Event Details

- **Event Name**: Coffee Club at Sweet Thea
- **Event Start and End Date**: Tue, 30 Jun, 2026 at 06:30 am
- **Event Description**: Start your Tuesday the sweet way at Sweet Thea.  Your 5km is rewarded by coffee.
- **Event URL**: https://allevents.in/vancouver/coffee-club-at-sweet-thea/200030317996754
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Vancouver
- **state**: BC
- **country**: Canada
- **location**: 4789 Main St, Vancouver, BC V5V, Canada
- **lat**: 49.24219
- **long**: -123.10165
- **full address**: 4789 Main St, Vancouver, BC V5V, Canada

## Event gallery

- **Alt text**: Coffee Club at Sweet Thea
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/98a4c400d9737dedea54a5aca3f8ab2a84b8f67de5847d49bb3055c9b821d172-rimg-w1200-h630-dcffffff-gmir?v=1782623693

## FAQs

- **Q**: When and where is Coffee Club at Sweet Thea being held?
  - **A:** Coffee Club at Sweet Thea takes place on Tue, 30 Jun, 2026 at 06:30 am to Tue, 30 Jun, 2026 at 06:30 am at 4789 Main St, Vancouver, BC V5V, Canada.
- **Q**: Who is organizing Coffee Club at Sweet Thea?
  - **A:** Coffee Club at Sweet Thea is organized by Ice Cream & Donut Run Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coffee Club at Sweet Thea",
        "image": "https://cdn-az.allevents.in/events6/banners/98a4c400d9737dedea54a5aca3f8ab2a84b8f67de5847d49bb3055c9b821d172-rimg-w1200-h630-dcffffff-gmir?v=1782623693",
        "startDate": "2026-06-30",
        "url": "https://allevents.in/vancouver/coffee-club-at-sweet-thea/200030317996754",
        "location": {
            "@type": "Place",
            "name": "4789 Main St, Vancouver, BC V5V, Canada",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Golden Harvest Seafood Restaurant, 4818 Main St, Vancouver, BC V5V 3R8, Canada",
                "addressLocality": "Vancouver",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.24219",
                "longitude": "-123.10165"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start your Tuesday the sweet way at Sweet Thea.  Your 5km is rewarded by coffee.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Ice Cream & Donut Run Club",
                "url": "https://allevents.in/org/ice-cream-and-donut-run-club/15276553",
                "description": "Let's go for a run and explore the ice creameries and donuteries around the Vancouver area. All paces welcome. "
            }
        ]
    }
]
```