

# Event Details

- **Event Name**: Some Guy Named Rob @ The Pizza Pub
- **Event Start and End Date**: Fri, 28 Aug, 2026 at 07:00 pm
- **Event Description**: Free Music Fridays with Some Guy Named Rob!!
- **Event URL**: https://allevents.in/north-little-rock/some-guy-named-rob-the-pizza-pub/200030335839356
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 15

## Ticket Details


## Event venue details

- **city**: North Little Rock
- **state**: AR
- **country**: United States
- **location**: 4000 JFK Blvd, North Little Rock, AR
- **lat**: 34.79128
- **long**: -92.25913
- **full address**: 4000 JFK Blvd, North Little Rock, AR, United States

## Event gallery

- **Alt text**: Some Guy Named Rob @ The Pizza Pub
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/ea9db8e77a3239d05a78e0a426048eeb7c4e594d3345be432f41680a3de3a03f-rimg-w886-h1081-dc080808-gmir?v=1787687146

## FAQs

- **Q**: When and where is Some Guy Named Rob @ The Pizza Pub being held?
  - **A:** Some Guy Named Rob @ The Pizza Pub takes place on Fri, 28 Aug, 2026 at 07:00 pm to Fri, 28 Aug, 2026 at 07:00 pm at 4000 JFK Blvd, North Little Rock, AR, United States.
- **Q**: Who is organizing Some Guy Named Rob @ The Pizza Pub?
  - **A:** Some Guy Named Rob @ The Pizza Pub is organized by The Pizza Pub.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Some Guy Named Rob @ The Pizza Pub 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 North Little Rock, this event is thoughtfully curated to deliver a standout experience worth every moment. If Some Guy Named Rob @ The Pizza Pub 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": "Some Guy Named Rob @ The Pizza Pub",
        "image": "https://cdn-az.allevents.in/events6/banners/ea9db8e77a3239d05a78e0a426048eeb7c4e594d3345be432f41680a3de3a03f-rimg-w886-h1081-dc080808-gmir?v=1787687146",
        "startDate": "2026-08-28",
        "url": "https://allevents.in/north-little-rock/some-guy-named-rob-the-pizza-pub/200030335839356",
        "location": {
            "@type": "Place",
            "name": "4000 JFK Blvd, North Little Rock, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4000 John F Kennedy Blvd, North Little Rock, AR 72116-8280, United States",
                "addressLocality": "North Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.79128",
                "longitude": "-92.25913"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Music Fridays with Some Guy Named Rob!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Pizza Pub",
                "url": "https://allevents.in/org/the-pizza-pub/26963831"
            }
        ]
    }
]
```