

# Event Details

- **Event Name**: Live Rock at Papa Joes, Riverside
- **Event Start and End Date**: Fri, 10 Mar, 2023 at 07:00 pm
- **Event Description**: Cash On The Nail is a new Rock Band made up of Chris Folsom, Steve Slaten and Steve Scott.
- **Event URL**: https://allevents.in/riverside/live-rock-at-papa-joes-riverside/200024047444244
- **Event Categories**: live-music, music, entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Riverside
- **state**: CA
- **country**: United States
- **location**: Papa Joe's Pizza
- **lat**: 33.962242126465
- **long**: -117.4139175415
- **full address**: Papa Joe's Pizza, 5115 Jurupa Ave Ste B3,Riverside,CA,United States

## Event gallery

- **Alt text**: Live Rock at Papa Joes, Riverside
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a69550b9c85236d815056e7ecba23d90f244fc33036837843ce47fe54fe5de1a-rimg-w742-h960-gmir.jpg?v=1678422144

## FAQs

- **Q**: When and where is Live Rock at Papa Joes, Riverside being held?
  - **A:** Live Rock at Papa Joes, Riverside takes place on Fri, 10 Mar, 2023 at 07:00 pm to Fri, 10 Mar, 2023 at 07:00 pm at Papa Joe's Pizza, 5115 Jurupa Ave Ste B3,Riverside,CA,United States.
- **Q**: Who is organizing Live Rock at Papa Joes, Riverside?
  - **A:** Live Rock at Papa Joes, Riverside is organized by Chris Folsom.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Live Rock at Papa Joes, Riverside is ideal for music lovers, fans of all genres, and anyone who wants to celebrate the power of music - from intimate gigs and live sessions to festivals and cultural performances. Whether you're a first-time attendee or a longtime enthusiast in Riverside, this event is thoughtfully curated to deliver a standout experience worth every moment. If Live Rock at Papa Joes, Riverside 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": "Live Rock at Papa Joes, Riverside",
        "image": "https://cdn-az.allevents.in/events1/banners/a69550b9c85236d815056e7ecba23d90f244fc33036837843ce47fe54fe5de1a-rimg-w742-h960-gmir.jpg?v=1678422144",
        "startDate": "2023-03-10",
        "url": "https://allevents.in/riverside/live-rock-at-papa-joes-riverside/200024047444244",
        "location": {
            "@type": "Place",
            "name": "Papa Joe's Pizza",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5115 Jurupa Ave Ste B3,Riverside,CA,United States",
                "addressLocality": "Riverside",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.962242126465",
                "longitude": "-117.4139175415"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Cash On The Nail is a new Rock Band made up of Chris Folsom, Steve Slaten and Steve Scott.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Chris Folsom",
                "url": "https://allevents.in/org/chris-folsom/19662679"
            }
        ]
    }
]
```