

# Event Details

- **Event Name**: Manatees at Pub on Park
- **Event Start and End Date**: Sat, 16 May, 2026 at 08:30 pm (-04:00)
- **Event Description**: On Saturday 5/16 we're back at Pub On Park! The last few shows have been a blast and we're excited to be back!
- **Event URL**: https://allevents.in/cranston/manatees-at-pub-on-park/200030048578925
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Cranston
- **state**: RI
- **country**: United States
- **location**: Pub On Park
- **lat**: 41.77727719688
- **long**: -71.4269217821
- **full address**: Pub On Park, 655 Park Ave,Cranston, Rhode Island, United States

## Event gallery

- **Alt text**: Manatees at Pub on Park
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/a5350a4749e3b5bab4e138428e52044921fda8904cc4a071019f3a1cc06ebaa3-rimg-w1200-h675-dc190102-gmir?v=1778639965

## FAQs

- **Q**: When and where is Manatees at Pub on Park being held?
  - **A:** Manatees at Pub on Park takes place on Sat, 16 May, 2026 at 08:30 pm to Sat, 16 May, 2026 at 08:30 pm at Pub On Park, 655 Park Ave,Cranston, Rhode Island, United States.
- **Q**: Who is organizing Manatees at Pub on Park?
  - **A:** Manatees at Pub on Park is organized by The Manatees.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Manatees at Pub on Park is ideal for party-goers, social butterflies, and anyone looking for a great night out with music, drinks, and good vibes. Whether you're a first-time attendee or a longtime enthusiast in Cranston, this event is thoughtfully curated to deliver a standout experience worth every moment. If Manatees at Pub on Park sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Manatees at Pub on Park",
        "image": "https://cdn-az.allevents.in/events6/banners/a5350a4749e3b5bab4e138428e52044921fda8904cc4a071019f3a1cc06ebaa3-rimg-w1200-h675-dc190102-gmir?v=1778639965",
        "startDate": "2026-05-16T20:30:00-04:00",
        "url": "https://allevents.in/cranston/manatees-at-pub-on-park/200030048578925",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Pub On Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "655 Park Ave,Cranston, Rhode Island",
                "addressLocality": "Cranston",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.77727719688",
                "longitude": "-71.4269217821"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "On Saturday 5/16 we're back at Pub On Park! The last few shows have been a blast and we're excited to be back!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Manatees",
                "url": "https://allevents.in/org/the-manatees/15514675",
                "description": "Get ready for some great music with The Manatees!"
            }
        ]
    }
]
```