

# Event Details

- **Event Name**: CRB live at the Greenville
- **Event Start and End Date**: Fri, 21 Aug, 2026 at 09:00 pm
- **Event Description**: Live rock show.
- **Event URL**: https://allevents.in/chagrin-falls/crb-live-at-the-greenville/200030120465349
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Chagrin Falls
- **state**: OH
- **country**: United States
- **location**: Greenville Inn
- **lat**: 41.422962083653
- **long**: -81.387131920493
- **full address**: Greenville Inn, 7150 Pine St,Chagrin Falls, Ohio, United States

## Event gallery

- **Alt text**: CRB live at the Greenville
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/53dc468c4e6827d7f29e1bf9bb4e069cd490ca456356b4981a9345827e269493-rimg-w1200-h572-dc121415-gmir?v=1783533290

## FAQs

- **Q**: When and where is CRB live at the Greenville being held?
  - **A:** CRB live at the Greenville takes place on Fri, 21 Aug, 2026 at 09:00 pm to Fri, 21 Aug, 2026 at 09:00 pm at Greenville Inn, 7150 Pine St,Chagrin Falls, Ohio, United States.
- **Q**: Who is organizing CRB live at the Greenville?
  - **A:** CRB live at the Greenville is organized by Cleveland s Rock Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CRB live at the Greenville",
        "image": "https://cdn-az.allevents.in/events6/banners/53dc468c4e6827d7f29e1bf9bb4e069cd490ca456356b4981a9345827e269493-rimg-w1200-h572-dc121415-gmir?v=1783533290",
        "startDate": "2026-08-21",
        "url": "https://allevents.in/chagrin-falls/crb-live-at-the-greenville/200030120465349",
        "location": {
            "@type": "Place",
            "name": "Greenville Inn",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7150 Pine St,Chagrin Falls, Ohio",
                "addressLocality": "Chagrin Falls",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.422962083653",
                "longitude": "-81.387131920493"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live rock show.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clevelands Rock Bar",
                "url": "https://allevents.in/org/clevelands-rock-bar/13007702",
                "description": "Eclectic rock classics from any genre and any decade. Setlist that transcends age groups and doesn’t neglect the dance floor."
            }
        ]
    }
]
```