

# Event Details

- **Event Name**: Heavy metal tribute night at the Melody Inn
- **Event Start and End Date**: Fri, 24 Jul, 2026 at 09:00 pm
- **Event Description**: Doors open at 9, show starts at 9:30
- **Event URL**: https://allevents.in/indianapolis/heavy-metal-tribute-night-at-the-melody-inn/200030422339017
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## 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,IN,United States

## Event gallery

- **Alt text**: Heavy metal tribute night at the Melody Inn
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/88e6891622f3b7e5b16abaca86e61bd97b6b674435345454686f6b16fbb2307c-rimg-w1200-h675-dc020203-gmir?v=1784385557

## FAQs

- **Q**: When and where is Heavy metal tribute night at the Melody Inn being held?
  - **A:** Heavy metal tribute night at the Melody Inn takes place on Fri, 24 Jul, 2026 at 09:00 pm to Fri, 24 Jul, 2026 at 09:00 pm at Melody Inn, 3826 N Illinois St,Indianapolis,IN,United States.
- **Q**: Who is organizing Heavy metal tribute night at the Melody Inn?
  - **A:** Heavy metal tribute night at the Melody Inn is organized by Back For The Attack - Tribute To Dokken.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Heavy metal tribute night at the Melody Inn",
        "image": "https://cdn-az.allevents.in/events6/banners/88e6891622f3b7e5b16abaca86e61bd97b6b674435345454686f6b16fbb2307c-rimg-w1200-h675-dc020203-gmir?v=1784385557",
        "startDate": "2026-07-24",
        "url": "https://allevents.in/indianapolis/heavy-metal-tribute-night-at-the-melody-inn/200030422339017",
        "location": {
            "@type": "Place",
            "name": "Melody Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3826 N Illinois St,Indianapolis,IN,United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.82558",
                "longitude": "-86.15944"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Doors open at 9, show starts at 9:30",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Back For The Attack - Tribute To Dokken",
                "url": "https://allevents.in/org/back-for-the-attack-tribute-to-dokken/28031617"
            }
        ]
    }
]
```