

# Event Details

- **Event Name**: Tribute to Nirvana
- **Event Start and End Date**: Sat, 24 Jan, 2026 at 07:30 pm
- **Event Description**: Come see some of the best young musicians in the area as students from School of Rock Mason's Youth Performance Program pay tribute to Nirvana with their concert. All ages welcome. Doors open at 7pm.
- **Event URL**: https://allevents.in/mason/tribute-to-nirvana/200029369085043
- **Event Categories**: music, entertainment, concerts
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Mason
- **state**: OH
- **country**: United States
- **location**: The Sonic Boom Room
- **lat**: 39.349226
- **long**: -84.326604
- **full address**: The Sonic Boom Room, 755 Reading Rd, Ste 2,Mason, Ohio, United States

## Event gallery

- **Alt text**: Tribute to Nirvana
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/021d1af4ee22d9d6a534912de69e2d60c526fd13d6d01f2e8bdb759e8889a92f-rimg-w1200-h959-dc020104-gmir?v=1768690970

## FAQs

- **Q**: When and where is Tribute to Nirvana being held?
  - **A:** Tribute to Nirvana takes place on Sat, 24 Jan, 2026 at 07:30 pm to Sat, 24 Jan, 2026 at 07:30 pm at The Sonic Boom Room, 755 Reading Rd, Ste 2,Mason, Ohio, United States.
- **Q**: Who is organizing Tribute to Nirvana?
  - **A:** Tribute to Nirvana is organized by School of Rock Mason.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Tribute to Nirvana is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Mason, this event is thoughtfully curated to deliver a standout experience worth every moment. If Tribute to Nirvana 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": "Tribute to Nirvana",
        "image": "https://cdn-az.allevents.in/events2/banners/021d1af4ee22d9d6a534912de69e2d60c526fd13d6d01f2e8bdb759e8889a92f-rimg-w1200-h959-dc020104-gmir?v=1768690970",
        "startDate": "2026-01-24",
        "url": "https://allevents.in/mason/tribute-to-nirvana/200029369085043",
        "location": {
            "@type": "Place",
            "name": "The Sonic Boom Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "755 Reading Rd, Ste 2,Mason, Ohio",
                "addressLocality": "Mason",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.349226",
                "longitude": "-84.326604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come see some of the best young musicians in the area as students from School of Rock Mason's Youth Performance Program pay tribute to Nirvana with their concert. All ages welcome. Doors open at 7pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "School of Rock Mason",
                "url": "https://allevents.in/org/school-of-rock-mason/26247771"
            }
        ]
    }
]
```