

# Event Details

- **Event Name**: Bluegrass concert 
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 06:00 pm
- **Event Description**: If you are in the area of Vidor,Texas on June 12th,  Beaumont Breakfast Lions will be having a concert featuring Sabine River Bend Bluegrass Band at The Oaks Event Center at 6pm. Y'all come. There is no charge at the door,  everyone gets in to see the show unless we run out of room.
- **Event URL**: https://allevents.in/vidor/bluegrass-concert/200030075797511
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Vidor
- **state**: TX
- **country**: United States
- **location**: The Oaks Event Center
- **lat**: 30.096628390015
- **long**: -94.007119174973
- **full address**: The Oaks Event Center, 2110 S. Main St.,Vidor, Texas, United States

## Event gallery

- **Alt text**: Bluegrass concert
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Bluegrass+concert+&date=Fri%2C+12+Jun%2C+2026+at+06%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Bluegrass concert  being held?
  - **A:** Bluegrass concert  takes place on Fri, 12 Jun, 2026 at 06:00 pm to Fri, 12 Jun, 2026 at 06:00 pm at The Oaks Event Center, 2110 S. Main St.,Vidor, Texas, United States.
- **Q**: Who is organizing Bluegrass concert ?
  - **A:** Bluegrass concert  is organized by Beaumont Breakfast Lions Club.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bluegrass concert  is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Vidor, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bluegrass concert  sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Bluegrass concert",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Bluegrass+concert+&date=Fri%2C+12+Jun%2C+2026+at+06%3A00+pm&bg=2",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/vidor/bluegrass-concert/200030075797511",
        "location": {
            "@type": "Place",
            "name": "The Oaks Event Center",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2110 S. Main St.,Vidor, Texas",
                "addressLocality": "Vidor",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.096628390015",
                "longitude": "-94.007119174973"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "If you are in the area of Vidor,Texas on June 12th,  Beaumont Breakfast Lions will be having a concert featuring Sabine River Bend Bluegrass Band at The Oaks Event Center at 6pm. Y'all come. There is no charge at the door,  everyone gets in to see the show unless we run out of room.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Beaumont Breakfast Lions Club",
                "url": "https://allevents.in/org/beaumont-breakfast-lions-club/24391235"
            }
        ]
    }
]
```