

# Event Details

- **Event Name**: WestSide Pizzaria 
- **Event Start and End Date**: Sat, 25 Jul, 2026 at 06:00 pm
- **Event Description**: A night of great rock music  from the last 40 years. Be prepared to dance like nobody's watching while singing like you're alone ...in the shower.
- **Event URL**: https://allevents.in/st-catharines/westside-pizzaria/200030122006841
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: St. Catharines
- **state**: ON
- **country**: Canada
- **location**: WestSide Pizzeria & Bar
- **lat**: 43.1459
- **long**: -79.25684
- **full address**: WestSide Pizzeria &amp; Bar, 207 St. Paul Street West,St. Catharines, Canada

## Event gallery

- **Alt text**: WestSide Pizzaria
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/4511246acc38852468b942671900de282f64530d445c07baeda6012e55c6ed01-rimg-w1200-h699-dcfefefe-gmir?v=1779651041

## FAQs

- **Q**: When and where is WestSide Pizzaria  being held?
  - **A:** WestSide Pizzaria  takes place on Sat, 25 Jul, 2026 at 06:00 pm to Sat, 25 Jul, 2026 at 06:00 pm at WestSide Pizzeria & Bar, 207 St. Paul Street West,St. Catharines, Canada.
- **Q**: Who is organizing WestSide Pizzaria ?
  - **A:** WestSide Pizzaria  is organized by Area52.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "WestSide Pizzaria",
        "image": "https://cdn-az.allevents.in/events3/banners/4511246acc38852468b942671900de282f64530d445c07baeda6012e55c6ed01-rimg-w1200-h699-dcfefefe-gmir?v=1779651041",
        "startDate": "2026-07-25",
        "url": "https://allevents.in/st-catharines/westside-pizzaria/200030122006841",
        "location": {
            "@type": "Place",
            "name": "WestSide Pizzeria & Bar",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "207 St. Paul Street West,St. Catharines",
                "addressLocality": "St. Catharines",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.1459",
                "longitude": "-79.25684"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A night of great rock music  from the last 40 years. Be prepared to dance like nobody's watching while singing like you're alone ...in the shower.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Area52",
                "url": "https://allevents.in/org/area52/27835372"
            }
        ]
    }
]
```