

# Event Details

- **Event Name**: Bootleg BBQ at Iron Tree
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 04:00 pm
- **Event Description**: Come out and grab some Bootleg BBQ! They serve up some delicious smoked meats. They also have some delicious sides so don't miss them and come hungry!
- **Event URL**: https://allevents.in/christiansburg/bootleg-bbq-at-iron-tree/200030366647941
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Christiansburg
- **state**: VA
- **country**: United States
- **location**: Iron Tree Brewing Company
- **lat**: 37.130752279036
- **long**: -80.406795144081
- **full address**: Iron Tree Brewing Company, 5 Roanoke St, Christiansburg, VA 24073-3017, United States

## Event gallery

- **Alt text**: Bootleg BBQ at Iron Tree
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3eae169124169b265e897d38886476142a60215506e81bc28fdf58dbd3c6b022-rimg-w1200-h900-dca4a7a9-gmir?v=1783382981

## FAQs

- **Q**: When and where is Bootleg BBQ at Iron Tree being held?
  - **A:** Bootleg BBQ at Iron Tree takes place on Sat, 11 Jul, 2026 at 04:00 pm to Sat, 11 Jul, 2026 at 04:00 pm at Iron Tree Brewing Company, 5 Roanoke St, Christiansburg, VA 24073-3017, United States.
- **Q**: Who is organizing Bootleg BBQ at Iron Tree?
  - **A:** Bootleg BBQ at Iron Tree is organized by Iron Tree Brewing Company.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Bootleg BBQ at Iron Tree is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Christiansburg, this event is thoughtfully curated to deliver a standout experience worth every moment. If Bootleg BBQ at Iron Tree sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Bootleg BBQ at Iron Tree",
        "image": "https://cdn-az.allevents.in/events8/banners/3eae169124169b265e897d38886476142a60215506e81bc28fdf58dbd3c6b022-rimg-w1200-h900-dca4a7a9-gmir?v=1783382981",
        "startDate": "2026-07-11",
        "url": "https://allevents.in/christiansburg/bootleg-bbq-at-iron-tree/200030366647941",
        "location": {
            "@type": "Place",
            "name": "Iron Tree Brewing Company",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5 Roanoke St, Christiansburg, VA 24073-3017, United States",
                "addressLocality": "Christiansburg",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.130752279036",
                "longitude": "-80.406795144081"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out and grab some Bootleg BBQ! They serve up some delicious smoked meats. They also have some delicious sides so don't miss them and come hungry!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Iron Tree Brewing Company",
                "url": "https://allevents.in/org/iron-tree-brewing-company/18832407"
            }
        ]
    }
]
```