

# Event Details

- **Event Name**: “The Groove” Band
- **Event Start and End Date**: Sat, 20 Sep, 2025 at 09:00 pm
- **Event Description**: New local band rockin’ it to ya.
- **Event URL**: https://allevents.in/lafayette/the-groove-band/200028809101848
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 16

## Ticket Details

- **Ticket URL**: http://facebook.com/200028809101848?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=lafayette-events

## Event venue details

- **city**: Lafayette
- **state**: IN
- **country**: United States
- **location**: Linnwood Tavern
- **lat**: 40.430163323824
- **long**: -86.882506686765
- **full address**: Linnwood Tavern, 1244 N 14th St,Lafayette, Indiana, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Linnwood Tavern (https://allevents.in/org/linnwood-tavern/26180245)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/c4b5a09df4c816dd690b28be0ff1569dc505ec94a5b30206adcdb748968c5c04-rimg-w1000-h1000-dcffffff-gmir?v=1757809010
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/9b6c395bc680fbe9a6351f270e7cecc52ad692b5cc0d7d7aa83aec30343a0638-rimg-w300-h300-dcffffff-gmir?v=1757809010

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 20 Sep, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Linnwood Tavern, 1244 N 14th St,Lafayette, Indiana, United States
- **Q**: Who is organizing the event?
  - **A:** Linnwood Tavern
- **Q**: What type of event is this?
  - **A:** music, entertainment
- **Q**: Where can I find ticket details about “The Groove” Band ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "“The Groove” Band",
        "image": "https://cdn-az.allevents.in/events8/banners/c4b5a09df4c816dd690b28be0ff1569dc505ec94a5b30206adcdb748968c5c04-rimg-w1000-h1000-dcffffff-gmir?v=1757809010",
        "startDate": "2025-09-20",
        "url": "https://allevents.in/lafayette/the-groove-band/200028809101848",
        "location": {
            "@type": "Place",
            "name": "Linnwood Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1244 N 14th St,Lafayette, Indiana",
                "addressLocality": "Lafayette",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.430163323824",
                "longitude": "-86.882506686765"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "New local band rockin’ it to ya.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Linnwood Tavern",
                "url": "https://allevents.in/org/linnwood-tavern/26180245"
            }
        ]
    }
]
```