

# Event Details

- **Event Name**: The Paul and Jerry Show
- **Event Start and End Date**: Tue, 31 Dec, 2019 at 09:00 pm – Wed, 01 Jan, 2020 at 02:00 am
- **Event Description**: Ring in the New Year with Paul, Jerry and the Saddle Sore crew!!!!!!
Make Reservations! We will have our Prime Rib Dinner special served until it's gone!
- **Event URL**: https://allevents.in/norco/the-paul-and-jerry-show/200018214484945
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Norco
- **state**: CA
- **country**: United States
- **location**: Saddle Sore Eatery & Saloon
- **lat**: 33.938801871842
- **long**: -117.52916264536
- **full address**: Saddle Sore Eatery &amp; Saloon, 343 6th St, Ste A, Norco, California 92860, United States

## Event gallery

- **Alt text**: The Paul and Jerry Show
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4691ec02f5f4bba0aa5c37be0e5ae060cd24fe8726ce89043dc681282cd7510b-rimg-w526-h369-gmir.jpg?v=1577529383

## FAQs

- **Q**: When and where is The Paul and Jerry Show being held?
  - **A:** The Paul and Jerry Show takes place on Tue, 31 Dec, 2019 at 09:00 pm to Wed, 01 Jan, 2020 at 02:00 am at Saddle Sore Eatery &amp; Saloon, 343 6th St, Ste A, Norco, California 92860, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Paul and Jerry Show",
        "image": "https://cdn-az.allevents.in/events1/banners/4691ec02f5f4bba0aa5c37be0e5ae060cd24fe8726ce89043dc681282cd7510b-rimg-w526-h369-gmir.jpg?v=1577529383",
        "startDate": "2019-12-31",
        "endDate": "2020-01-01",
        "url": "https://allevents.in/norco/the-paul-and-jerry-show/200018214484945",
        "location": {
            "@type": "Place",
            "name": "Saddle Sore Eatery & Saloon",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "343 6th St, Ste A, Norco, California 92860",
                "addressLocality": "Norco",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.938801871842",
                "longitude": "-117.52916264536"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Ring in the New Year with Paul, Jerry and the Saddle Sore crew!!!!!!\nMake Reservations! We will have our Prime Rib Dinner special served until it's gone!"
    }
]
```