

# Event Details

- **Event Name**: Rocks Poor Richard's 
- **Event Start and End Date**: Fri, 05 Sep, 2025 at 09:00 pm
- **Event Description**: D-West Rocks Poor Richard's!
- **Event URL**: https://allevents.in/scranton/rocks-poor-richards/200028783628014
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/200028783628014?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=scranton-events

## Event venue details

- **city**: Scranton
- **state**: PA
- **country**: United States
- **location**: Poor Richard's Pub
- **lat**: 41.401009953678
- **long**: -75.673561849079
- **full address**: Poor Richard's Pub, 125 Beech St,Scranton, Pennsylvania, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Destination West (https://allevents.in/org/destination-west/20284649)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b6c9a770b81fd64adcb615e030eb9af7fb4388d441d5bfe26ca5629c3efebaac-rimg-w720-h880-dc030303-gmir?v=1756850773
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/54fcf9b770270099eba9a6f5d46793a504ec5fe6bd644255399a35a0b6e29154-rimg-w300-h300-dc040303-gmir?v=1756850774

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Sep, 2025 at 09:00 pm
- **Q**: Where is the event happening?
  - **A:** Poor Richard's Pub, 125 Beech St,Scranton, Pennsylvania, United States
- **Q**: Who is organizing the event?
  - **A:** Destination West
- **Q**: Where can I find ticket details about Rocks Poor Richard's  ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Rocks Poor Richard's",
        "image": "https://cdn-az.allevents.in/events8/banners/b6c9a770b81fd64adcb615e030eb9af7fb4388d441d5bfe26ca5629c3efebaac-rimg-w720-h880-dc030303-gmir?v=1756850773",
        "startDate": "2025-09-05",
        "url": "https://allevents.in/scranton/rocks-poor-richards/200028783628014",
        "location": {
            "@type": "Place",
            "name": "Poor Richard's Pub",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "125 Beech St,Scranton, Pennsylvania",
                "addressLocality": "Scranton",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.401009953678",
                "longitude": "-75.673561849079"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "D-West Rocks Poor Richard's!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Destination West",
                "url": "https://allevents.in/org/destination-west/20284649"
            }
        ]
    }
]
```