

# Event Details

- **Event Name**: Club Trip Silver Bay
- **Event Start and End Date**: Thu, 12 Feb, 2026 at 03:00 pm – Mon, 16 Feb, 2026 at 01:00 pm
- **Event Description**: Please see club emails for event details
- **Event URL**: https://allevents.in/silver-bay/club-trip-silver-bay/200028972140401
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Silver Bay
- **state**: MN
- **country**: United States
- **location**: Black Beach Inn by GrandStay
- **lat**: 47.300851536529
- **long**: -91.248414409628
- **full address**: Black Beach Inn by GrandStay, 150 Mensing Dr,Silver Bay,MN,United States

## Event gallery

- **Alt text**: Club Trip Silver Bay
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8d893e37890cef505c0d149f6688a1bf6dea52682f348a809aebce9d643d9e9e-rimg-w1200-h676-dcbec0c4-gmir?v=1771071033

## FAQs

- **Q**: When and where is Club Trip Silver Bay being held?
  - **A:** Club Trip Silver Bay takes place on Thu, 12 Feb, 2026 at 03:00 pm to Mon, 16 Feb, 2026 at 01:00 pm at Black Beach Inn by GrandStay, 150 Mensing Dr,Silver Bay,MN,United States.
- **Q**: Who is organizing Club Trip Silver Bay?
  - **A:** Club Trip Silver Bay is organized by River Valley Trailblazers Snowmobile Club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Club Trip Silver Bay",
        "image": "https://cdn-az.allevents.in/events2/banners/8d893e37890cef505c0d149f6688a1bf6dea52682f348a809aebce9d643d9e9e-rimg-w1200-h676-dcbec0c4-gmir?v=1771071033",
        "startDate": "2026-02-12",
        "endDate": "2026-02-16",
        "url": "https://allevents.in/silver-bay/club-trip-silver-bay/200028972140401",
        "location": {
            "@type": "Place",
            "name": "Black Beach Inn by GrandStay",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 Mensing Dr,Silver Bay,MN,United States",
                "addressLocality": "Silver Bay",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.300851536529",
                "longitude": "-91.248414409628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please see club emails for event details",
        "organizer": [
            {
                "@type": "Organization",
                "name": "River Valley Trailblazers Snowmobile Club",
                "url": "https://allevents.in/org/river-valley-trailblazers-snowmobile-club/13885259",
                "description": "Non-profit snowmobile club that is located in the Shakopee/Jordan area"
            }
        ]
    }
]
```