

# Event Details

- **Event Name**: Bodacious Band at Linnwood Tavern
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 09:00 pm
- **Event Description**: Long-time local band coming to ya.
- **Event URL**: https://allevents.in/lafayette/bodacious-band-at-linnwood-tavern/200029377728910
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Lafayette
- **state**: IN
- **country**: United States
- **location**: 1244 N 14th St, Lafayette, IN
- **lat**: 40.43011
- **long**: -86.88259
- **full address**: 1244 N 14th St, Lafayette, IN, United States

## Event gallery

- **Alt text**: Bodacious Band at Linnwood Tavern
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/edeb406f3e90c9b3c7290433ec3e2e64a84ea3b02250c2591b72f273974a40e1-rimg-w469-h480-dc0f1212-gmir?v=1766167630

## FAQs

- **Q**: When and where is Bodacious Band at Linnwood Tavern being held?
  - **A:** Bodacious Band at Linnwood Tavern takes place on Sat, 20 Dec, 2025 at 09:00 pm to Sat, 20 Dec, 2025 at 09:00 pm at 1244 N 14th St, Lafayette, IN, United States.
- **Q**: Who is organizing Bodacious Band at Linnwood Tavern?
  - **A:** Bodacious Band at Linnwood Tavern is organized by Linnwood Tavern.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bodacious Band at Linnwood Tavern is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Lafayette, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bodacious Band at Linnwood Tavern 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": "Bodacious Band at Linnwood Tavern",
        "image": "https://cdn-az.allevents.in/events3/banners/edeb406f3e90c9b3c7290433ec3e2e64a84ea3b02250c2591b72f273974a40e1-rimg-w469-h480-dc0f1212-gmir?v=1766167630",
        "startDate": "2025-12-20",
        "url": "https://allevents.in/lafayette/bodacious-band-at-linnwood-tavern/200029377728910",
        "location": {
            "@type": "Place",
            "name": "1244 N 14th St, Lafayette, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1244 N 14th St, Lafayette, IN 47904-2025, United States",
                "addressLocality": "Lafayette",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.43011",
                "longitude": "-86.88259"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Long-time local band coming to ya.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Linnwood Tavern",
                "url": "https://allevents.in/org/linnwood-tavern/26180245"
            }
        ]
    }
]
```