

# Event Details

- **Event Name**: Pizza Jazz Night
- **Event Start and End Date**: Wed, 25 Mar, 2026 at 06:00 pm
- **Event Description**: Come and see our Jazz Bands perform at this free concert!  All you can eat pizza available for $10/adult and $5/student.
- **Event URL**: https://allevents.in/whitehouse/pizza-jazz-night/200029786259127
- **Event Categories**: music, entertainment, concerts, jazz
- **Interested Audience**: 
  - total_interested_count: 28

## Ticket Details


## Event venue details

- **city**: Whitehouse
- **state**: OH
- **country**: United States
- **location**: Fallen Timbers Middle School
- **lat**: 41.529677334761
- **long**: -83.780729457878
- **full address**: Fallen Timbers Middle School, 6119 Finzel Rd,Whitehouse, Ohio, United States

## Event gallery

- **Alt text**: Pizza Jazz Night
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/262c1bf9b1f60831068a274eef064c0b041e5b6576696945f19719aacc07c875-rimg-w940-h788-dcffffff-gmir?v=1774306366

## FAQs

- **Q**: When and where is Pizza Jazz Night being held?
  - **A:** Pizza Jazz Night takes place on Wed, 25 Mar, 2026 at 06:00 pm to Wed, 25 Mar, 2026 at 06:00 pm at Fallen Timbers Middle School, 6119 Finzel Rd,Whitehouse, Ohio, United States.
- **Q**: Who is organizing Pizza Jazz Night?
  - **A:** Pizza Jazz Night is organized by Anthony Wayne Bands.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pizza Jazz Night is ideal for live music fans, concert-goers, and anyone who enjoys unforgettable performances from their favorite artists in an electric live atmosphere. Whether you're a first-time attendee or a longtime enthusiast in Whitehouse, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pizza Jazz Night sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "MusicEvent",
        "name": "Pizza Jazz Night",
        "image": "https://cdn-az.allevents.in/events5/banners/262c1bf9b1f60831068a274eef064c0b041e5b6576696945f19719aacc07c875-rimg-w940-h788-dcffffff-gmir?v=1774306366",
        "startDate": "2026-03-25",
        "url": "https://allevents.in/whitehouse/pizza-jazz-night/200029786259127",
        "location": {
            "@type": "Place",
            "name": "Fallen Timbers Middle School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6119 Finzel Rd,Whitehouse, Ohio",
                "addressLocality": "Whitehouse",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.529677334761",
                "longitude": "-83.780729457878"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and see our Jazz Bands perform at this free concert!  All you can eat pizza available for $10/adult and $5/student.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Anthony Wayne Bands",
                "url": "https://allevents.in/org/anthony-wayne-bands/20370486"
            }
        ]
    }
]
```