

# Event Details

- **Event Name**: Leadfoot Rocks the Beach Bar
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 06:00 pm – Fri, 03 Jul, 2026 at 09:00 pm
- **Event Description**: please join us for our first time at this great outdoor venue
- **Event URL**: https://allevents.in/brooklyn/leadfoot-rocks-the-beach-bar/200030267157057
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Brooklyn
- **state**: MI
- **country**: United States
- **location**: Beach Bar & Restaurant
- **lat**: 42.12126
- **long**: -84.30128
- **full address**: Beach Bar &amp; Restaurant, 3505 Ocean Beach Rd,Brooklyn, Michigan, United States

## Event gallery

- **Alt text**: Leadfoot Rocks the Beach Bar
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/161c7c6df76cd03811fbd147f03fe869943739ea07853b04846f8c711293c4a6-rimg-w711-h392-dc010101-gmir?v=1782472420

## FAQs

- **Q**: When and where is Leadfoot Rocks the Beach Bar being held?
  - **A:** Leadfoot Rocks the Beach Bar takes place on Fri, 03 Jul, 2026 at 06:00 pm to Fri, 03 Jul, 2026 at 09:00 pm at Beach Bar & Restaurant, 3505 Ocean Beach Rd,Brooklyn, Michigan, United States.
- **Q**: Who is organizing Leadfoot Rocks the Beach Bar?
  - **A:** Leadfoot Rocks the Beach Bar is organized by Leadfoot.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Leadfoot Rocks the Beach Bar",
        "image": "https://cdn-az.allevents.in/events1/banners/161c7c6df76cd03811fbd147f03fe869943739ea07853b04846f8c711293c4a6-rimg-w711-h392-dc010101-gmir?v=1782472420",
        "startDate": "2026-07-03",
        "endDate": "2026-07-03",
        "url": "https://allevents.in/brooklyn/leadfoot-rocks-the-beach-bar/200030267157057",
        "location": {
            "@type": "Place",
            "name": "Beach Bar & Restaurant",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3505 Ocean Beach Rd,Brooklyn, Michigan",
                "addressLocality": "Brooklyn",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.12126",
                "longitude": "-84.30128"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "please join us for our first time at this great outdoor venue",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leadfoot",
                "url": "https://allevents.in/org/leadfoot/14125183",
                "description": "Leadfoot is a 5 piece classic and modern rock band based out of Brooklyn Michigan. "
            }
        ]
    }
]
```