

# Event Details

- **Event Name**: Sunday Funday at The Ganny!
- **Event Start and End Date**: Sun, 19 Apr, 2026 at 04:00 pm (-04:00)
- **Event Description**: This Sunday we're headed south for an epic afternoon at the Narragansett Cafe! Mark &amp; Esther have some incredible new items on the menu, and the place will be hoppin' with all your favorite tunes!
- **Event URL**: https://allevents.in/jamestown/sunday-funday-at-the-ganny/200029941932130
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Jamestown
- **state**: RI
- **country**: United States
- **location**: The Narragansett Cafe
- **lat**: 41.4961751
- **long**: -71.3690466
- **full address**: The Narragansett Cafe, 25 Narragansett Ave,Jamestown,RI,United States

## Event gallery

- **Alt text**: Sunday Funday at The Ganny!
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ef609a90c296822eb45fcd39b0ce9624dad4bc58860bd0a1a2bbe9252e2aadc2-rimg-w1200-h630-dcc4eca9-gmir?v=1776168929

## FAQs

- **Q**: When and where is Sunday Funday at The Ganny! being held?
  - **A:** Sunday Funday at The Ganny! takes place on Sun, 19 Apr, 2026 at 04:00 pm to Sun, 19 Apr, 2026 at 04:00 pm at The Narragansett Cafe, 25 Narragansett Ave,Jamestown,RI,United States.
- **Q**: Who is organizing Sunday Funday at The Ganny!?
  - **A:** Sunday Funday at The Ganny! is organized by The Manatees.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Funday at The Ganny!",
        "image": "https://cdn-az.allevents.in/events9/banners/ef609a90c296822eb45fcd39b0ce9624dad4bc58860bd0a1a2bbe9252e2aadc2-rimg-w1200-h630-dcc4eca9-gmir?v=1776168929",
        "startDate": "2026-04-19T16:00:00-04:00",
        "url": "https://allevents.in/jamestown/sunday-funday-at-the-ganny/200029941932130",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Narragansett Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Narragansett Ave,Jamestown,RI,United States",
                "addressLocality": "Jamestown",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.4961751",
                "longitude": "-71.3690466"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This Sunday we're headed south for an epic afternoon at the Narragansett Cafe! Mark & Esther have some incredible new items on the menu, and the place will be hoppin' with all your favorite tunes!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Manatees",
                "url": "https://allevents.in/org/the-manatees/15514675",
                "description": "Get ready for some great music with The Manatees!"
            }
        ]
    }
]
```