

# Event Details

- **Event Name**: Blues Hippies at Smedley's
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 09:00 pm
- **Event Description**: Live Music - 9:00 pm - 1:00 am
- **Event URL**: https://allevents.in/lakewood/blues-hippies-at-smedleys/200028876429135
- **Event Categories**: music, live-music, entertainment
- **Interested Audience**: 
  - total_interested_count: 30

## Ticket Details


## Event venue details

- **city**: Lakewood
- **state**: OH
- **country**: United States
- **location**: Smedleys Cleveland
- **lat**: 41.45054
- **long**: -81.8156
- **full address**: Smedleys Cleveland, 17004 Lorain Avenue,Cleveland, Ohio, Lakewood, United States

## Event gallery

- **Alt text**: Blues Hippies at Smedley's
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/5bc2193d76e6b2df17fb38af2d5e3f8f29d1490d5173953f499781f9edfbc789-rimg-w940-h788-dc070709-gmir?v=1766860686

## FAQs

- **Q**: When and where is Blues Hippies at Smedley's being held?
  - **A:** Blues Hippies at Smedley's takes place on Sat, 27 Dec, 2025 at 09:00 pm to Sat, 27 Dec, 2025 at 09:00 pm at Smedleys Cleveland, 17004 Lorain Avenue,Cleveland, Ohio, Lakewood, United States.
- **Q**: Who is organizing Blues Hippies at Smedley's?
  - **A:** Blues Hippies at Smedley's is organized by Blues Hippies.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Blues Hippies at Smedley's 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 Lakewood, this event is thoughtfully curated to deliver a standout experience worth every moment. If Blues Hippies at Smedley's 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": "Blues Hippies at Smedley's",
        "image": "https://cdn-az.allevents.in/events10/banners/5bc2193d76e6b2df17fb38af2d5e3f8f29d1490d5173953f499781f9edfbc789-rimg-w940-h788-dc070709-gmir?v=1766860686",
        "startDate": "2025-12-27",
        "url": "https://allevents.in/lakewood/blues-hippies-at-smedleys/200028876429135",
        "location": {
            "@type": "Place",
            "name": "Smedleys Cleveland",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "17004 Lorain Avenue,Cleveland, Ohio",
                "addressLocality": "Lakewood",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.45054",
                "longitude": "-81.8156"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Live Music - 9:00 pm - 1:00 am",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Blues Hippies",
                "url": "https://allevents.in/org/blues-hippies/25692484"
            }
        ]
    }
]
```