

# Event Details

- **Event Name**: Leadfoot outside at Shady's
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 07:00 pm – Sat, 25 Jul, 2026 at 10:00 pm
- **Event Description**: let's do this
- **Event URL**: https://allevents.in/brooklyn/leadfoot-outside-at-shadys/200030134297050
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 60

## Ticket Details


## Event venue details

- **city**: Brooklyn
- **state**: MI
- **country**: United States
- **location**: Shady's Tap Room
- **lat**: 42.106241426191
- **long**: -84.248320402381
- **full address**: Shady's Tap Room, 110 N Main St,Brooklyn,MI,United States

## Event gallery

- **Alt text**: Leadfoot outside at Shady's
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/0b8d19f7081269742405092d003bde60275f0ce29aa60413bb4aebbb9c181de6-rimg-w711-h392-dc010101-gmir?v=1784812709

## FAQs

- **Q**: When and where is Leadfoot outside at Shady's being held?
  - **A:** Leadfoot outside at Shady's takes place on Sat, 25 Jul, 2026 at 07:00 pm to Sat, 25 Jul, 2026 at 10:00 pm at Shady's Tap Room, 110 N Main St,Brooklyn,MI,United States.
- **Q**: Who is organizing Leadfoot outside at Shady's?
  - **A:** Leadfoot outside at Shady's is organized by Leadfoot.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Leadfoot outside at Shady's",
        "image": "https://cdn-az.allevents.in/events3/banners/0b8d19f7081269742405092d003bde60275f0ce29aa60413bb4aebbb9c181de6-rimg-w711-h392-dc010101-gmir?v=1784812709",
        "startDate": "2026-07-25",
        "endDate": "2026-07-25",
        "url": "https://allevents.in/brooklyn/leadfoot-outside-at-shadys/200030134297050",
        "location": {
            "@type": "Place",
            "name": "Shady's Tap Room",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 N Main St,Brooklyn,MI,United States",
                "addressLocality": "Brooklyn",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.106241426191",
                "longitude": "-84.248320402381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "let's do this",
        "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. "
            }
        ]
    }
]
```