

# Event Details

- **Event Name**: LD's BBQ Beer Tent Event
- **Event Start and End Date**: Fri, 03 Jul, 2026 at 05:00 pm – Fri, 03 Jul, 2026 at 08:00 pm (-05:00)
- **Event Description**: LD's first annual 4th of July weekend Beer Tent. KOLTRANE will be following Shelly Mack. KOLTRANE will be playing 5-8pm 🍻
- **Event URL**: https://allevents.in/east-troy/lds-bbq-beer-tent-event/200030074657309
- **Interested Audience**: 
  - total_interested_count: 21

## Ticket Details


## Event venue details

- **city**: East Troy
- **state**: WI
- **country**: United States
- **location**: LD's BBQ
- **lat**: 42.790289625887
- **long**: -88.393163212168
- **full address**: LD's BBQ, 2511 Main St,East Troy, Wisconsin, United States

## Event gallery

- **Alt text**: LD's BBQ Beer Tent Event
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=LD%27s+BBQ+Beer+Tent+Event&date=Fri%2C+03+Jul%2C+2026+at+05%3A00+pm&bg=5

## FAQs

- **Q**: When and where is LD's BBQ Beer Tent Event being held?
  - **A:** LD's BBQ Beer Tent Event takes place on Fri, 03 Jul, 2026 at 05:00 pm to Fri, 03 Jul, 2026 at 08:00 pm at LD's BBQ, 2511 Main St,East Troy, Wisconsin, United States.
- **Q**: Who is organizing LD's BBQ Beer Tent Event?
  - **A:** LD's BBQ Beer Tent Event is organized by KOLTRANE.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "LD's BBQ Beer Tent Event",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=LD%27s+BBQ+Beer+Tent+Event&date=Fri%2C+03+Jul%2C+2026+at+05%3A00+pm&bg=5",
        "startDate": "2026-07-03T17:00:00-05:00",
        "endDate": "2026-07-03T20:00:00-05:00",
        "url": "https://allevents.in/east-troy/lds-bbq-beer-tent-event/200030074657309",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "LD's BBQ",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2511 Main St,East Troy, Wisconsin",
                "addressLocality": "East Troy",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.790289625887",
                "longitude": "-88.393163212168"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "LD's first annual 4th of July weekend Beer Tent. KOLTRANE will be following Shelly Mack. KOLTRANE will be playing 5-8pm 🍻",
        "organizer": [
            {
                "@type": "Organization",
                "name": "KOLTRANE",
                "url": "https://allevents.in/org/koltrane/8930452",
                "description": "Country/Rock Band"
            }
        ]
    }
]
```