

# Event Details

- **Event Name**: Vibronauts at Red Wing Barrel House
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 07:00 pm (-05:00)
- **Event Description**: It's rocket-roll time!
- **Event URL**: https://allevents.in/red-wing/vibronauts-at-red-wing-barrel-house/200029941737114
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Red Wing
- **state**: MN
- **country**: United States
- **location**: Red Wing Barrel House
- **lat**: 44.566766215712
- **long**: -92.533913969928
- **full address**: Red Wing Barrel House, 223 Main Street,Red Wing, Minnesota, United States

## Event gallery

- **Alt text**: Vibronauts at Red Wing Barrel House
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5fba74b10490cfb798a545d9d49109ac03e047c458e533cf946d9496bb450345-rimg-w960-h505-dc1c1412-gmir?v=1776167533

## FAQs

- **Q**: When and where is Vibronauts at Red Wing Barrel House being held?
  - **A:** Vibronauts at Red Wing Barrel House takes place on Sat, 18 Apr, 2026 at 07:00 pm to Sat, 18 Apr, 2026 at 07:00 pm at Red Wing Barrel House, 223 Main Street,Red Wing, Minnesota, United States.
- **Q**: Who is organizing Vibronauts at Red Wing Barrel House?
  - **A:** Vibronauts at Red Wing Barrel House is organized by Vibronauts.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vibronauts at Red Wing Barrel House",
        "image": "https://cdn-az.allevents.in/events6/banners/5fba74b10490cfb798a545d9d49109ac03e047c458e533cf946d9496bb450345-rimg-w960-h505-dc1c1412-gmir?v=1776167533",
        "startDate": "2026-04-18T19:00:00-05:00",
        "url": "https://allevents.in/red-wing/vibronauts-at-red-wing-barrel-house/200029941737114",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Red Wing Barrel House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "223 Main Street,Red Wing, Minnesota",
                "addressLocality": "Red Wing",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.566766215712",
                "longitude": "-92.533913969928"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's rocket-roll time!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Vibronauts",
                "url": "https://allevents.in/org/vibronauts/24236049"
            }
        ]
    }
]
```