

# Event Details

- **Event Name**: Pops and Rubys
- **Event Start and End Date**: Fri, 19 Jun, 2026 at 09:00 pm
- **Event Description**: The Dirty Riffs hit the stage with your favorite rock hits from the 70s, 80s, 90s and beyond.
- **Event URL**: https://allevents.in/cambridge/pops-and-rubys/200030240098728
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Cambridge
- **state**: ON
- **country**: Canada
- **location**: Pops n Rubys
- **lat**: 43.399779115884
- **long**: -80.376640319824
- **full address**: Pops n Rubys, 200 Preston pkwy ,Cambridge, Ontario, Canada

## Event gallery

- **Alt text**: Pops and Rubys
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8244438e12ec982ee66158b9c16e1481004390e6c965d01e340ef24cf386b2d0-rimg-w1086-h1448-dc050303-gmir?v=1781552487

## FAQs

- **Q**: When and where is Pops and Rubys being held?
  - **A:** Pops and Rubys takes place on Fri, 19 Jun, 2026 at 09:00 pm to Fri, 19 Jun, 2026 at 09:00 pm at Pops n Rubys, 200 Preston pkwy ,Cambridge, Ontario, Canada.
- **Q**: Who is organizing Pops and Rubys?
  - **A:** Pops and Rubys is organized by The Dirty Riffs.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Pops and Rubys 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 Cambridge, this event is thoughtfully curated to deliver a standout experience worth every moment. If Pops and Rubys 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": "Pops and Rubys",
        "image": "https://cdn-az.allevents.in/events2/banners/8244438e12ec982ee66158b9c16e1481004390e6c965d01e340ef24cf386b2d0-rimg-w1086-h1448-dc050303-gmir?v=1781552487",
        "startDate": "2026-06-19",
        "url": "https://allevents.in/cambridge/pops-and-rubys/200030240098728",
        "location": {
            "@type": "Place",
            "name": "Pops n Rubys",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 Preston pkwy ,Cambridge, Ontario",
                "addressLocality": "Cambridge",
                "addressRegion": "ON",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.399779115884",
                "longitude": "-80.376640319824"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Dirty Riffs hit the stage with your favorite rock hits from the 70s, 80s, 90s and beyond.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Dirty Riffs",
                "url": "https://allevents.in/org/the-dirty-riffs/26608110"
            }
        ]
    }
]
```