

# Event Details

- **Event Name**: Steaks and Cakes
- **Event Start and End Date**: Thu, 13 Nov, 2025 at 04:00 pm
- **Event Description**: Steaks and Cakes will be serving up their amazing Philly Cheese steaks and deserts. Make plans to join us and relax at your local Ross County destination brewery.
- **Event URL**: https://allevents.in/frankfort/steaks-and-cakes/200029169527029
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## 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

## Event gallery

- **Alt text**: Steaks and Cakes
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/19efef1cb72dcaa1a954d32b7aaeadc58ccc2f4e77df5f7428c04929857cbe1a-rimg-w720-h720-dcffffff-gmir?v=1762793968

## FAQs

- **Q**: When and where is Steaks and Cakes being held?
  - **A:** Steaks and Cakes takes place on Thu, 13 Nov, 2025 at 04:00 pm to Thu, 13 Nov, 2025 at 04:00 pm at 2564 Austin Road, 2564 Austin Rd, Frankfort, OH 45628-9545, United States.
- **Q**: Who is organizing Steaks and Cakes?
  - **A:** Steaks and Cakes is organized by Austin Mill Brewing Company.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Steaks and Cakes",
        "image": "https://cdn-az.allevents.in/events10/banners/19efef1cb72dcaa1a954d32b7aaeadc58ccc2f4e77df5f7428c04929857cbe1a-rimg-w720-h720-dcffffff-gmir?v=1762793968",
        "startDate": "2025-11-13",
        "url": "https://allevents.in/frankfort/steaks-and-cakes/200029169527029",
        "location": {
            "@type": "Place",
            "name": "2564 Austin Road",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2564 Austin Rd, Frankfort, OH 45628-9545, United States",
                "addressLocality": "Frankfort",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.43639",
                "longitude": "-83.22163"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Steaks and Cakes will be serving up their amazing Philly Cheese steaks and deserts. Make plans to join us and relax at your local Ross County destination brewery.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Austin Mill Brewing Company",
                "url": "https://allevents.in/org/austin-mill-brewing-company/23878584"
            }
        ]
    }
]
```