

# Event Details

- **Event Name**: CRB live at Mr. Ed’s
- **Event Start and End Date**: Wed, 02 Jul, 2025 at 08:00 pm
- **Event Description**: Live rock show.
- **Event URL**: https://allevents.in/put-in-bay/crb-live-at-mr-ed’s/200028171832625
- **Event Categories**: live-music
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Put In Bay
- **state**: OH
- **country**: United States
- **location**: Mr. Ed's Bar and Grille - Put-in-Bay, OH
- **lat**: 41.652765234927
- **long**: -82.818741421217
- **full address**: Mr. Ed's Bar and Grille - Put-in-Bay, OH, 272 Delaware St,Put-in-Bay, Ohio, Put In Bay, United States

## Event gallery

- **Alt text**: CRB live at Mr. Ed’s
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/3958f208b941eec9be7ab1dc831f8926ce00465abd140d7cd16665d58db0ee83-rimg-w1200-h624-dc131330-gmir?v=1751225271

## FAQs

- **Q**: When and where is CRB live at Mr. Ed’s being held?
  - **A:** CRB live at Mr. Ed’s takes place on Wed, 02 Jul, 2025 at 08:00 pm to Wed, 02 Jul, 2025 at 08:00 pm at Mr. Ed's Bar and Grille - Put-in-Bay, OH, 272 Delaware St,Put-in-Bay, Ohio, Put In Bay, United States.
- **Q**: Who is organizing CRB live at Mr. Ed’s?
  - **A:** CRB live at Mr. Ed’s is organized by Cleveland’s Rock Bar.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "CRB live at Mr. Ed’s",
        "image": "https://cdn-az.allevents.in/events3/banners/3958f208b941eec9be7ab1dc831f8926ce00465abd140d7cd16665d58db0ee83-rimg-w1200-h624-dc131330-gmir?v=1751225271",
        "startDate": "2025-07-02",
        "url": "https://allevents.in/put-in-bay/crb-live-at-mr-ed’s/200028171832625",
        "location": {
            "@type": "Place",
            "name": "Mr. Ed's Bar and Grille - Put-in-Bay, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "272 Delaware St,Put-in-Bay, Ohio",
                "addressLocality": "Put In Bay",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.652765234927",
                "longitude": "-82.818741421217"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live rock show.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clevelands Rock Bar",
                "url": "https://allevents.in/org/cleveland’s-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."
            }
        ]
    }
]
```