

# Event Details

- **Event Name**: Plan B @ Louies Bar
- **Event Start and End Date**: Fri, 14 Aug, 2026 at 08:00 pm (-04:00)
- **Event Description**: Live ROCK n ROLL!
- **Event URL**: https://allevents.in/syracuse/plan-b-louies-bar/200029774195820
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 68

## Ticket Details


## Event venue details

- **city**: Syracuse
- **state**: IN
- **country**: United States
- **location**: Louie's Bar & Grill
- **lat**: 41.40779
- **long**: -85.74364
- **full address**: Louie's Bar &amp; Grill, 209 E Bowser Rd, Syracuse, IN 46567-1903, United States

## Event gallery

- **Alt text**: Plan B @ Louies Bar
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/a9d63097591cb159dfc3e5575d02c57a1070131f841f5d4bac864fe48c730284-rimg-w1200-h801-dcf8f8f8-gmir?v=1786736969

## FAQs

- **Q**: When and where is Plan B @ Louies Bar being held?
  - **A:** Plan B @ Louies Bar takes place on Fri, 14 Aug, 2026 at 08:00 pm to Fri, 14 Aug, 2026 at 08:00 pm at Louie's Bar & Grill, 209 E Bowser Rd, Syracuse, IN 46567-1903, United States.
- **Q**: Who is organizing Plan B @ Louies Bar?
  - **A:** Plan B @ Louies Bar is organized by Plan B Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Plan B @ Louies Bar",
        "image": "https://cdn-az.allevents.in/events9/banners/a9d63097591cb159dfc3e5575d02c57a1070131f841f5d4bac864fe48c730284-rimg-w1200-h801-dcf8f8f8-gmir?v=1786736969",
        "startDate": "2026-08-14T20:00:00-04:00",
        "url": "https://allevents.in/syracuse/plan-b-louies-bar/200029774195820",
        "location": {
            "@type": "Place",
            "name": "Louie's Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 E Bowser Rd, Syracuse, IN 46567-1903, United States",
                "addressLocality": "Syracuse",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.40779",
                "longitude": "-85.74364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live ROCK n ROLL!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plan B Band",
                "url": "https://allevents.in/org/plan-b-band/8152330",
                "description": "We will ROCK YOU!!"
            }
        ]
    }
]
```