

# Event Details

- **Event Name**: No Rest for The Weekend at The Melody Inn
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 07:00 pm (-04:00)
- **Event Description**: Classic Rock at the coolest bar in Indy!
- **Event URL**: https://allevents.in/indianapolis/no-rest-for-the-weekend-at-the-melody-inn/200029808217552
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: Melody Inn
- **lat**: 39.82558
- **long**: -86.15944
- **full address**: Melody Inn, 3826 N Illinois St,Indianapolis, Indiana, United States

## Event gallery

- **Alt text**: No Rest for The Weekend at The Melody Inn
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/af6d52b532b6b4f3919c1354c7e23462493c4d3cfdfc1f7fb683319fcb4decfb-rimg-w1200-h1802-dc060202-gmir?v=1776017648

## FAQs

- **Q**: When and where is No Rest for The Weekend at The Melody Inn being held?
  - **A:** No Rest for The Weekend at The Melody Inn takes place on Sun, 12 Apr, 2026 at 07:00 pm to Sun, 12 Apr, 2026 at 07:00 pm at Melody Inn, 3826 N Illinois St,Indianapolis, Indiana, United States.
- **Q**: Who is organizing No Rest for The Weekend at The Melody Inn?
  - **A:** No Rest for The Weekend at The Melody Inn is organized by No Rest 4 The Weekend Band.
- **Q**: Who is this event for? Is it right for me?
  - **A:** No Rest for The Weekend at The Melody Inn is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Indianapolis, this event is thoughtfully curated to deliver a standout experience worth every moment. If No Rest for The Weekend at The Melody Inn sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "No Rest for The Weekend at The Melody Inn",
        "image": "https://cdn-az.allevents.in/events5/banners/af6d52b532b6b4f3919c1354c7e23462493c4d3cfdfc1f7fb683319fcb4decfb-rimg-w1200-h1802-dc060202-gmir?v=1776017648",
        "startDate": "2026-04-12T19:00:00-04:00",
        "url": "https://allevents.in/indianapolis/no-rest-for-the-weekend-at-the-melody-inn/200029808217552",
        "location": {
            "@type": "Place",
            "name": "Melody Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3826 N Illinois St,Indianapolis, Indiana",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.82558",
                "longitude": "-86.15944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Classic Rock at the coolest bar in Indy!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "No Rest 4 The Weekend Band",
                "url": "https://allevents.in/org/no-rest-4-the-weekend-band/23986149"
            }
        ]
    }
]
```