

# Event Details

- **Event Name**: Pizza Quick
- **Event Start and End Date**: Sat, 05 Sep, 2026 at 07:00 pm (-04:00)
- **Event Description**: Pizza party in Rochester. It’s Labor Day weekend, come out and join the fun.
- **Event URL**: https://allevents.in/rochester/pizza-quick/200030325851113
- **Event Categories**: parties, entertainment, fireworks
- **Interested Audience**: 
  - total_interested_count: 27

## Ticket Details


## Event venue details

- **city**: Rochester
- **state**: IN
- **country**: United States
- **location**: Rochester, Indiana
- **lat**: 41.0619
- **long**: -86.2067
- **full address**: Rochester, Indiana, United States

## Event gallery

- **Alt text**: Pizza Quick
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/c7c98866a8901511d6ae7c27154b953a607c3a997720239d60e814cc61e797d2-rimg-w828-h457-dc181818-gmir?v=1787506264

## FAQs

- **Q**: When and where is Pizza Quick being held?
  - **A:** Pizza Quick takes place on Sat, 05 Sep, 2026 at 07:00 pm to Sat, 05 Sep, 2026 at 07:00 pm at Rochester, Indiana, United States.
- **Q**: Who is organizing Pizza Quick?
  - **A:** Pizza Quick is organized by One Way Out Band Macy.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pizza Quick is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Rochester, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pizza Quick 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": "Pizza Quick",
        "image": "https://cdn-az.allevents.in/events7/banners/c7c98866a8901511d6ae7c27154b953a607c3a997720239d60e814cc61e797d2-rimg-w828-h457-dc181818-gmir?v=1787506264",
        "startDate": "2026-09-05T19:00:00-04:00",
        "url": "https://allevents.in/rochester/pizza-quick/200030325851113",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Rochester, Indiana",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Rochester,IN,United States",
                "addressLocality": "Rochester",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.0619",
                "longitude": "-86.2067"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Pizza party in Rochester. It’s Labor Day weekend, come out and join the fun.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "One Way Out Band Macy",
                "url": "https://allevents.in/org/one-way-out-band-macy/27810257"
            }
        ]
    }
]
```