

# Event Details

- **Event Name**: The Legends Jam
- **Event Start and End Date**: Sun, 05 Apr, 2026 at 04:00 pm
- **Event Description**: All Musicians Welcome
- **Event URL**: https://allevents.in/warwick/the-legends-jam/200029883016220
- **Event Categories**: Music, Entertainment
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Warwick
- **state**: RI
- **country**: United States
- **location**: 2121 Westshore Road, Warwick, RI, United States, Rhode Island 02889
- **lat**: 41.70137
- **long**: -71.4004
- **full address**: 2121 Westshore Road, Warwick, RI, United States, Rhode Island 02889

## Event gallery

- **Alt text**: The Legends Jam
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/99c566e6d773f8208b4c7e124885c38ce0191ebdbab41091458daae827a2f8c4-rimg-w512-h640-dc181818-gmir?v=1775034319

## FAQs

- **Q**: When and where is The Legends Jam being held?
  - **A:** The Legends Jam takes place on Sun, 05 Apr, 2026 at 04:00 pm to Sun, 05 Apr, 2026 at 04:00 pm at 2121 Westshore Road, Warwick, RI, United States, Rhode Island 02889.
- **Q**: Who is organizing The Legends Jam?
  - **A:** The Legends Jam is organized by Sports Legends Pub.
- **Q**: Who is this event for? Is it right for me?
  - **A:** The Legends Jam 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 Warwick, this event is thoughtfully curated to deliver a standout experience worth every moment. If The Legends Jam 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": "The Legends Jam",
        "image": "https://cdn-az.allevents.in/events3/banners/99c566e6d773f8208b4c7e124885c38ce0191ebdbab41091458daae827a2f8c4-rimg-w512-h640-dc181818-gmir?v=1775034319",
        "startDate": "2026-04-05",
        "url": "https://allevents.in/warwick/the-legends-jam/200029883016220",
        "location": {
            "@type": "Place",
            "name": "2121 Westshore Road, Warwick, RI, United States, Rhode Island 02889",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2121 W Shore Rd, Warwick, RI 02889-8426, United States",
                "addressLocality": "Warwick",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.70137",
                "longitude": "-71.4004"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All Musicians Welcome",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sports Legends Pub",
                "url": "https://allevents.in/org/sports-legends-pub/19991213"
            }
        ]
    }
]
```