

# Event Details

- **Event Name**: Treasures By The Sea
- **Event Start and End Date**: Sun, 14 Jun, 2026 at 10:00 am (-07:00)
- **Event Description**: A fundraiser: selling gently used treasures, including jewellery, beautiful scarves, odds and sods and also home made cupcakes.
- **Event URL**: https://allevents.in/west-vancouver/treasures-by-the-sea/200030120985102
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: West Vancouver
- **state**: BC
- **country**: Canada
- **location**: The Music Box, 1564 Argyle Ave, West Vancouver
- **lat**: 49.32704
- **long**: -123.15803
- **full address**: The Music Box, 1564 Argyle Ave, West Vancouver, Canada

## Event gallery

- **Alt text**: Treasures By The Sea
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/5bfd73371bc6e8f8d4db819883f04cf43e110ef32c1ffd42b3fcede67871c09c-rimg-w640-h480-dc15161c-gmir?v=1779644042

## FAQs

- **Q**: When and where is Treasures By The Sea being held?
  - **A:** Treasures By The Sea takes place on Sun, 14 Jun, 2026 at 10:00 am to Sun, 14 Jun, 2026 at 10:00 am at The Music Box, 1564 Argyle Ave, West Vancouver, Canada.
- **Q**: Who is organizing Treasures By The Sea?
  - **A:** Treasures By The Sea is organized by West Van Gogos.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Treasures By The Sea",
        "image": "https://cdn-az.allevents.in/events9/banners/5bfd73371bc6e8f8d4db819883f04cf43e110ef32c1ffd42b3fcede67871c09c-rimg-w640-h480-dc15161c-gmir?v=1779644042",
        "startDate": "2026-06-14T10:00:00-07:00",
        "url": "https://allevents.in/west-vancouver/treasures-by-the-sea/200030120985102",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Music Box, 1564 Argyle Ave, West Vancouver",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1564 Argyle Ave, West Vancouver, BC V7V 1A1, Canada",
                "addressLocality": "West Vancouver",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.32704",
                "longitude": "-123.15803"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A fundraiser: selling gently used treasures, including jewellery, beautiful scarves, odds and sods and also home made cupcakes.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Van Gogos",
                "url": "https://allevents.in/org/west-van-gogos/27834563"
            }
        ]
    }
]
```