

# Event Details

- **Event Name**: Live at Jilly’s Music Room
- **Event Start and End Date**: Wed, 10 Jun, 2026 at 07:15 pm (-04:00)
- **Event Description**: 90s hits, solo acoustic covers
- **Event URL**: https://allevents.in/akron/live-at-jilly’s-music-room/200030118494014
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: OH
- **country**: United States
- **location**: Jilly's Music Room
- **lat**: 41.088067316655
- **long**: -81.515256826855
- **full address**: Jilly's Music Room, 111 N Main St,Akron, Ohio, United States

## Event gallery

- **Alt text**: Live at Jilly’s Music Room
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/77e395944e04f9dc9128727b48209a3f8cef8df18e2ab0eac3e939072b08fcd7-rimg-w1200-h1200-dcc1bfc0-gmir?v=1779631693

## FAQs

- **Q**: When and where is Live at Jilly’s Music Room being held?
  - **A:** Live at Jilly’s Music Room takes place on Wed, 10 Jun, 2026 at 07:15 pm to Wed, 10 Jun, 2026 at 07:15 pm at Jilly's Music Room, 111 N Main St,Akron, Ohio, United States.
- **Q**: Who is organizing Live at Jilly’s Music Room?
  - **A:** Live at Jilly’s Music Room is organized by jordanhaygermusic.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Live at Jilly’s Music Room",
        "image": "https://cdn-az.allevents.in/events7/banners/77e395944e04f9dc9128727b48209a3f8cef8df18e2ab0eac3e939072b08fcd7-rimg-w1200-h1200-dcc1bfc0-gmir?v=1779631693",
        "startDate": "2026-06-10T19:15:00-04:00",
        "url": "https://allevents.in/akron/live-at-jilly’s-music-room/200030118494014",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Jilly's Music Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N Main St,Akron, Ohio",
                "addressLocality": "Akron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.088067316655",
                "longitude": "-81.515256826855"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "90s hits, solo acoustic covers",
        "organizer": [
            {
                "@type": "Organization",
                "name": "jordanhaygermusic",
                "url": "https://allevents.in/org/jordanhaygermusic/27832951"
            }
        ]
    }
]
```