

# Event Details

- **Event Name**: Grunge Radio Show
- **Event Start and End Date**: Fri, 26 Jun, 2026 at 12:00 am
- **Event Description**: Next Friday we will be bringing our Grunge Radio Show to Rock & Brews Royal Oak! 
Join us there if you can. Going to be fun! 
???
- **Event URL**: https://allevents.in/royal-oak/grunge-radio-show/200030271778421
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Royal Oak
- **state**: MI
- **country**: United States
- **location**: Rock & Brews Royal Oak
- **lat**: 42.5046
- **long**: -83.1506
- **full address**: Rock &amp; Brews Royal Oak, 208 W. Fifth,Royal Oak, Michigan, United States

## Event gallery

- **Alt text**: Grunge Radio Show
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/646cc7a22e5826c0aff1acb54d554b945d9194a1f8ec9d71eeec33a4936d9e59-rimg-w1200-h675-dc151416-gmir?v=1781908882

## FAQs

- **Q**: When and where is Grunge Radio Show being held?
  - **A:** Grunge Radio Show takes place on Fri, 26 Jun, 2026 at 12:00 am to Fri, 26 Jun, 2026 at 12:00 am at Rock & Brews Royal Oak, 208 W. Fifth,Royal Oak, Michigan, United States.
- **Q**: Who is organizing Grunge Radio Show?
  - **A:** Grunge Radio Show is organized by Coldville.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grunge Radio Show",
        "image": "https://cdn-az.allevents.in/events4/banners/646cc7a22e5826c0aff1acb54d554b945d9194a1f8ec9d71eeec33a4936d9e59-rimg-w1200-h675-dc151416-gmir?v=1781908882",
        "startDate": "2026-06-26",
        "url": "https://allevents.in/royal-oak/grunge-radio-show/200030271778421",
        "location": {
            "@type": "Place",
            "name": "Rock & Brews Royal Oak",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "208 W. Fifth,Royal Oak, Michigan",
                "addressLocality": "Royal Oak",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.5046",
                "longitude": "-83.1506"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Next Friday we will be bringing our Grunge Radio Show to Rock & Brews Royal Oak! \nJoin us there if you can. Going to be fun! \n???",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Coldville",
                "url": "https://allevents.in/org/coldville/1017576",
                "description": "New Rock Band."
            }
        ]
    }
]
```