

# Event Details

- **Event Name**: The Hitmen
- **Event Start and End Date**: Sat, 11 Jul, 2026 at 04:00 pm – Sat, 11 Jul, 2026 at 07:00 pm
- **Event Description**: Back at Pelly's for some Saturday Afternoon Rock and Roll fun. Always a great time here.
- **Event URL**: https://allevents.in/narragansett/the-hitmen/200030315557724
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Narragansett
- **state**: RI
- **country**: United States
- **location**: Pelly's Place
- **lat**: 41.475793326
- **long**: -71.434527019
- **full address**: Pelly's Place, 909 Boston Neck Rd,Narragansett, Rhode Island, United States

## Event gallery

- **Alt text**: The Hitmen
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/4d6fbbdc058613fcf5ba0acf2cbc507c86cd62dcb76133b9ff5ea1a65407e732-rimg-w1200-h628-dc151115-gmir?v=1783430678

## FAQs

- **Q**: When and where is The Hitmen being held?
  - **A:** The Hitmen takes place on Sat, 11 Jul, 2026 at 04:00 pm to Sat, 11 Jul, 2026 at 07:00 pm at Pelly's Place, 909 Boston Neck Rd,Narragansett, Rhode Island, United States.
- **Q**: Who is organizing The Hitmen?
  - **A:** The Hitmen is organized by The Hitmen.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "The Hitmen",
        "image": "https://cdn-az.allevents.in/events1/banners/4d6fbbdc058613fcf5ba0acf2cbc507c86cd62dcb76133b9ff5ea1a65407e732-rimg-w1200-h628-dc151115-gmir?v=1783430678",
        "startDate": "2026-07-11",
        "endDate": "2026-07-11",
        "url": "https://allevents.in/narragansett/the-hitmen/200030315557724",
        "location": {
            "@type": "Place",
            "name": "Pelly's Place",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "909 Boston Neck Rd,Narragansett, Rhode Island",
                "addressLocality": "Narragansett",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.475793326",
                "longitude": "-71.434527019"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Back at Pelly's for some Saturday Afternoon Rock and Roll fun. Always a great time here.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hitmen",
                "url": "https://allevents.in/org/the-hitmen/209007",
                "description": "The Hitmen Band: RI based club and function band. "
            }
        ]
    }
]
```