

# Event Details

- **Event Name**: Joe Hall Live @ Lucy's
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 07:00 pm – Fri, 12 Dec, 2025 at 10:00 pm
- **Event Description**: Excited for my debut performance at Lucy's! Great food and drinks. My bowling friends bring your balls.
- **Event URL**: https://allevents.in/vermilion/joe-hall-live-lucys/200029345285833
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Vermilion
- **state**: OH
- **country**: United States
- **location**: Lake Erie Lanes
- **lat**: 41.4247568884
- **long**: -82.345372438431
- **full address**: Lake Erie Lanes, 4523 Liberty Ave,Vermilion, Ohio, United States

## Event gallery

- **Alt text**: Joe Hall Live @ Lucy's
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/e8699a52e45266848e79943132da3acbad9e496c09714afe63e71b175c0fd204-rimg-w960-h698-dc010302-gmir?v=1765533033

## FAQs

- **Q**: When and where is Joe Hall Live @ Lucy's being held?
  - **A:** Joe Hall Live @ Lucy's takes place on Fri, 12 Dec, 2025 at 07:00 pm to Fri, 12 Dec, 2025 at 10:00 pm at Lake Erie Lanes, 4523 Liberty Ave,Vermilion, Ohio, United States.
- **Q**: Who is organizing Joe Hall Live @ Lucy's?
  - **A:** Joe Hall Live @ Lucy's is organized by Joe Hall Music.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Joe Hall Live @ Lucy's",
        "image": "https://cdn-az.allevents.in/events5/banners/e8699a52e45266848e79943132da3acbad9e496c09714afe63e71b175c0fd204-rimg-w960-h698-dc010302-gmir?v=1765533033",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/vermilion/joe-hall-live-lucys/200029345285833",
        "location": {
            "@type": "Place",
            "name": "Lake Erie Lanes",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4523 Liberty Ave,Vermilion, Ohio",
                "addressLocality": "Vermilion",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4247568884",
                "longitude": "-82.345372438431"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Excited for my debut performance at Lucy's! Great food and drinks. My bowling friends bring your balls.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Joe Hall Music",
                "url": "https://allevents.in/org/joe-hall-music/26109143"
            }
        ]
    }
]
```