

# Event Details

- **Event Name**: Sandbar dinner and music. Friend time at The Riverside.
- **Event Start and End Date**: Wed, 24 Sep, 2025 at 04:30 pm – Wed, 24 Sep, 2025 at 07:00 pm
- **Event URL**: https://allevents.in/boise/sandbar-dinner-and-music-friend-time-at-the-riverside/4400028842488647
- **Event Categories**: bingo
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: https://www.meetup.com/boise-night-life/events/310882907/?utm_source=all-events

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: US
- **location**: Sandbar Patio Bar and Grill
- **lat**: 43.620228
- **long**: -116.235909
- **full address**: Sandbar Patio Bar and Grill, 2900 W Chinden Blvd, Boise, US

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/9ca0fab0-9a67-11f0-919f-3b716066243e-rimg-w1200-h1598-dcdc1118-gmir.webp?v=1758843027
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9f1afb60-9a67-11f0-981b-292473af112c-rimg-w300-h300-dc2e1618-gmir.webp?v=1758843029

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 24 Sep, 2025 at 04:30 pm
- **Q**: Where is the event happening?
  - **A:** Sandbar Patio Bar and Grill, 2900 W Chinden Blvd, Boise, US
- **Q**: Who is organizing the event?
  - **A:** Meetup Events
- **Q**: What type of event is this?
  - **A:** bingo
- **Q**: Where can I find ticket details about Sandbar dinner and music. Friend time at The Riverside. ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sandbar dinner and music. Friend time at The Riverside.",
        "image": "https://cdn-az.allevents.in/events10/banners/9ca0fab0-9a67-11f0-919f-3b716066243e-rimg-w1200-h1598-dcdc1118-gmir.webp?v=1758843027",
        "startDate": "2025-09-24",
        "endDate": "2025-09-24",
        "url": "https://allevents.in/boise/sandbar-dinner-and-music-friend-time-at-the-riverside/4400028842488647",
        "location": {
            "@type": "Place",
            "name": "Sandbar Patio Bar and Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2900 W Chinden Blvd",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.620228",
                "longitude": "-116.235909"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
    }
]
```