

# Event Details

- **Event Name**: Playoff Home Game 8
- **Event Start and End Date**: Tue, 01 Jul, 2025 at 07:30 pm – Fri, 01 Aug, 2025 at 07:30 pm
- **Event Description**: Venue Details:Heritage Bank Center,100 Broadway, Heritage Bank Center,Cincinnati, United States
- **Event URL**: https://allevents.in/cincinnati/playoff-home-game-8/210002610535833
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/210002610535833

## Event venue details

- **city**: Cincinnati
- **state**: OH
- **country**: United States
- **location**: Heritage Bank Center
- **lat**: 39.097929
- **long**: -84.504088
- **full address**: Heritage Bank Center, Cincinnati, United States

## Event gallery

- **Alt text**: Playoff Home Game 8
  - **Image URL**: https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg

## FAQs

- **Q**: When and where is Playoff Home Game 8 being held?
  - **A:** Playoff Home Game 8 takes place on Tue, 01 Jul, 2025 at 07:30 pm to Fri, 01 Aug, 2025 at 07:30 pm at Heritage Bank Center, Cincinnati, United States.
- **Q**: Who is organizing Playoff Home Game 8?
  - **A:** Playoff Home Game 8 is organized by TicketMaster.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Playoff Home Game 8 is ideal for sports fans, athletes, fitness enthusiasts, and anyone who loves the thrill of live competitive action and the energy of a crowd. Whether you're a first-time attendee or a longtime enthusiast in Cincinnati, this event is thoughtfully curated to deliver a standout experience worth every moment. If Playoff Home Game 8 sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "SportsEvent",
        "name": "Playoff Home Game 8",
        "image": "https://s1.ticketm.net/dam/c/8cf/a6653880-7899-4f67-8067-1f95f4d158cf_124761_TABLET_LANDSCAPE_16_9.jpg",
        "startDate": "2025-07-01",
        "endDate": "2025-08-01",
        "url": "https://allevents.in/cincinnati/playoff-home-game-8/210002610535833",
        "location": {
            "@type": "Place",
            "name": "Heritage Bank Center",
            "address": {
                "@type": "PostalAddress",
                "name": "Heritage Bank Center, Cincinnati, United States",
                "addressLocality": "Cincinnati",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.097929",
                "longitude": "-84.504088"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Venue Details:Heritage Bank Center,100 Broadway, Heritage Bank Center,Cincinnati, United States"
    }
]
```