

# Event Details

- **Event Name**: Texas Steele BBQ
- **Event Start and End Date**: Sat, 15 Mar, 2025 at 12:00 pm
- **Event Description**: Texas Steele BBQ will be serving lunch and dinner. Known for there Brisket! mmmmm BBQ, craft beer and music! going to be a hoot!
- **Event URL**: https://allevents.in/frankfort/texas-steele-bbq/200027924659339
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 18

## Ticket Details


## Event venue details

- **city**: Frankfort
- **state**: OH
- **country**: United States
- **location**: 2564 Austin Road
- **lat**: 39.43639
- **long**: -83.22163
- **full address**: 2564 Austin Road, 2564 Austin Rd, Frankfort, OH 45628-9545, United States,Frankfort, Ohio

## Event gallery

- **Alt text**: Texas Steele BBQ
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/cfb4fb1aa21e2a522a57bca8319db5e9a558f1b80395c2a09dc656cdc024b706-rimg-w1200-h1200-dcffa300-gmir?v=1741968224

## FAQs

- **Q**: When and where is Texas Steele BBQ being held?
  - **A:** Texas Steele BBQ takes place on Sat, 15 Mar, 2025 at 12:00 pm to Sat, 15 Mar, 2025 at 12:00 pm at 2564 Austin Road, 2564 Austin Rd, Frankfort, OH 45628-9545, United States,Frankfort, Ohio.
- **Q**: Who is organizing Texas Steele BBQ?
  - **A:** Texas Steele BBQ is organized by Austin Mill Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Texas Steele BBQ",
        "image": "https://cdn-az.allevents.in/events6/banners/cfb4fb1aa21e2a522a57bca8319db5e9a558f1b80395c2a09dc656cdc024b706-rimg-w1200-h1200-dcffa300-gmir?v=1741968224",
        "startDate": "2025-03-15",
        "url": "https://allevents.in/frankfort/texas-steele-bbq/200027924659339",
        "location": {
            "@type": "Place",
            "name": "2564 Austin Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2564 Austin Rd, Frankfort, OH 45628-9545, United States,Frankfort, Ohio",
                "addressLocality": "Frankfort",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.43639",
                "longitude": "-83.22163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Texas Steele BBQ will be serving lunch and dinner. Known for there Brisket! mmmmm BBQ, craft beer and music! going to be a hoot!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Austin Mill Brewing Company",
                "url": "https://allevents.in/org/austin-mill-brewing-company/23878584"
            }
        ]
    }
]
```