

# Event Details

- **Event Name**: Guitar Hero: Dad Rock Edition
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:00 am (-05:00)
- **Event Description**: Are you a dad? Or just a fan of dad rock music? 
Become the rock star you always wanted! 
We’re playing all the classics like Metallica and ACDC.
- **Event URL**: https://allevents.in/red-oak/guitar-hero-dad-rock-edition/200030126704712
- **Event Categories**: music, entertainment
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Red Oak
- **state**: TX
- **country**: United States
- **location**: 101 S. Live Oak, Red Oak, TX, United States, Texas 75154
- **lat**: 32.51429
- **long**: -96.81315
- **full address**: 101 S. Live Oak, Red Oak, TX, United States, Texas 75154

## Event gallery

- **Alt text**: Guitar Hero: Dad Rock Edition
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Guitar+Hero%3A+Dad+Rock+Edition&date=Sat%2C+20+Jun%2C+2026+at+11%3A00+am&bg=3

## FAQs

- **Q**: When and where is Guitar Hero: Dad Rock Edition being held?
  - **A:** Guitar Hero: Dad Rock Edition takes place on Sat, 20 Jun, 2026 at 11:00 am to Sat, 20 Jun, 2026 at 11:00 am at 101 S. Live Oak, Red Oak, TX, United States, Texas 75154.
- **Q**: Who is organizing Guitar Hero: Dad Rock Edition?
  - **A:** Guitar Hero: Dad Rock Edition is organized by Red Oak Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Guitar Hero: Dad Rock Edition 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 Red Oak, this event is thoughtfully curated to deliver a standout experience worth every moment. If Guitar Hero: Dad Rock Edition 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": "Guitar Hero: Dad Rock Edition",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Guitar+Hero%3A+Dad+Rock+Edition&date=Sat%2C+20+Jun%2C+2026+at+11%3A00+am&bg=3",
        "startDate": "2026-06-20T11:00:00-05:00",
        "url": "https://allevents.in/red-oak/guitar-hero-dad-rock-edition/200030126704712",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 S. Live Oak, Red Oak, TX, United States, Texas 75154",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "101 Live Oak St, Red Oak, TX 75154, United States",
                "addressLocality": "Red Oak",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.51429",
                "longitude": "-96.81315"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Are you a dad? Or just a fan of dad rock music? \nBecome the rock star you always wanted! \nWe’re playing all the classics like Metallica and ACDC.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Red Oak Public Library",
                "url": "https://allevents.in/org/red-oak-public-library/21088319"
            }
        ]
    }
]
```