

# Event Details

- **Event Name**: Bluegrass at Station1
- **Event Start and End Date**: Sat, 07 Feb, 2026 at 07:00 pm – Sat, 07 Feb, 2026 at 09:00 pm
- **Event Description**: Oh baby it's gunna be good! Just you wait and see
- **Event URL**: https://allevents.in/suamico/bluegrass-at-station1/200029405372618
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Suamico
- **state**: WI
- **country**: United States
- **location**: Station 1 Brewing Company
- **lat**: 44.63146672077
- **long**: -88.05208325386
- **full address**: Station 1 Brewing Company, 1745 Riverside Drive,Suamico, Wisconsin, United States

## Event gallery

- **Alt text**: Bluegrass at Station1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/95bd7a30cc92535d14cd4f0f04ada9ad0b7e19a3aeaf5dc6cd3f68a54c0012e7-rimg-w1200-h1200-dc181f2a-gmir?v=1768674693

## FAQs

- **Q**: When and where is Bluegrass at Station1 being held?
  - **A:** Bluegrass at Station1 takes place on Sat, 07 Feb, 2026 at 07:00 pm to Sat, 07 Feb, 2026 at 09:00 pm at Station 1 Brewing Company, 1745 Riverside Drive,Suamico, Wisconsin, United States.
- **Q**: Who is organizing Bluegrass at Station1?
  - **A:** Bluegrass at Station1 is organized by The Gentlemen Grifters.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bluegrass at Station1",
        "image": "https://cdn-az.allevents.in/events5/banners/95bd7a30cc92535d14cd4f0f04ada9ad0b7e19a3aeaf5dc6cd3f68a54c0012e7-rimg-w1200-h1200-dc181f2a-gmir?v=1768674693",
        "startDate": "2026-02-07",
        "endDate": "2026-02-07",
        "url": "https://allevents.in/suamico/bluegrass-at-station1/200029405372618",
        "location": {
            "@type": "Place",
            "name": "Station 1 Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1745 Riverside Drive,Suamico, Wisconsin",
                "addressLocality": "Suamico",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.63146672077",
                "longitude": "-88.05208325386"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Oh baby it's gunna be good! Just you wait and see",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Gentlemen Grifters",
                "url": "https://allevents.in/org/the-gentlemen-grifters/19822604"
            }
        ]
    }
]
```