

# Event Details

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

## Ticket Details

- **Ticket URL**: http://facebook.com/200029208327159?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,IN,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://dyn-image.allevents.in/generate-image?v=4&title=%E2%80%9CThe+Groove%E2%80%9D+Band&date=Sat%2C+22+Nov%2C+2025+at+09%3A00+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/6f14f0ac0bc762175d4a0d9889323e9651747070507e435361b73e5261cef64c-rimg-w300-h300-dcffffff-gmir?v=1763360999

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 22 Nov, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Linnwood Tavern, 1244 N 14th St,Lafayette,IN,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": "MusicEvent",
        "name": "“The Groove” Band",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=%E2%80%9CThe+Groove%E2%80%9D+Band&date=Sat%2C+22+Nov%2C+2025+at+09%3A00+pm&bg=5",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/lafayette/the-groove-band/200029208327159",
        "location": {
            "@type": "Place",
            "name": "Linnwood Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1244 N 14th St,Lafayette,IN,United States",
                "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"
            }
        ]
    }
]
```