

# Event Details

- **Event Name**: Riff Revival Live
- **Event Start and End Date**: Fri, 10 Jul, 2026 at 08:00 pm
- **Event Description**: Come down and listen to all your favorite Hard Rock and Heavy Metal Hits!
- **Event URL**: https://allevents.in/duarte/riff-revival-live/200030272189231
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Duarte
- **state**: CA
- **country**: United States
- **location**: Route 66 Roadhouse And Tavern
- **lat**: 34.139349985041
- **long**: -117.96501696172
- **full address**: Route 66 Roadhouse And Tavern, 1846 Huntington Dr,Duarte,CA,United States

## Event gallery

- **Alt text**: Riff Revival Live
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3d25221df4f292c59cf61d5174c26619aa853c8da9487148d860def7557d688a-rimg-w1024-h1365-dc050303-gmir?v=1782588034

## FAQs

- **Q**: When and where is Riff Revival Live being held?
  - **A:** Riff Revival Live takes place on Fri, 10 Jul, 2026 at 08:00 pm to Fri, 10 Jul, 2026 at 08:00 pm at Route 66 Roadhouse And Tavern, 1846 Huntington Dr,Duarte,CA,United States.
- **Q**: Who is organizing Riff Revival Live?
  - **A:** Riff Revival Live is organized by Riff Revival Hard Rock Tribute Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Riff Revival Live",
        "image": "https://cdn-az.allevents.in/events8/banners/3d25221df4f292c59cf61d5174c26619aa853c8da9487148d860def7557d688a-rimg-w1024-h1365-dc050303-gmir?v=1782588034",
        "startDate": "2026-07-10",
        "url": "https://allevents.in/duarte/riff-revival-live/200030272189231",
        "location": {
            "@type": "Place",
            "name": "Route 66 Roadhouse And Tavern",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1846 Huntington Dr,Duarte,CA,United States",
                "addressLocality": "Duarte",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.139349985041",
                "longitude": "-117.96501696172"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come down and listen to all your favorite Hard Rock and Heavy Metal Hits!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Riff Revival Hard Rock Tribute Band",
                "url": "https://allevents.in/org/riff-revival-hard-rock-tribute-band/27943693"
            }
        ]
    }
]
```