

# Event Details

- **Event Name**: Sunday Funday
- **Event Start and End Date**: Sun, 01 Feb, 2026 at 04:00 pm
- **Event Description**: Sale Dates and Times:

Public Onsale : Fri, 23 Jan 2026 at 08:10 AM
- **Event URL**: https://allevents.in/grand-rapids/sunday-funday/200029587528043
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Grand Rapids
- **state**: MI
- **country**: United States
- **location**: Tip Top Deluxe Bar & Grill
- **lat**: 42.959221
- **long**: -85.6871936
- **full address**: Tip Top Deluxe Bar &amp; Grill, 760 Butterworth St SW,Grand Rapids, Michigan, United States

## Event gallery

- **Alt text**: Sunday Funday
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/a15dfb80a887f98685d1b8127e6122a65c6d7024037ca57c6566cc5cf032146d-rimg-w1200-h1802-dcfdd888-gmir?v=1769649462

## FAQs

- **Q**: When and where is Sunday Funday being held?
  - **A:** Sunday Funday takes place on Sun, 01 Feb, 2026 at 04:00 pm to Sun, 01 Feb, 2026 at 04:00 pm at Tip Top Deluxe Bar &amp; Grill, 760 Butterworth St SW,Grand Rapids, Michigan, United States.
- **Q**: Who is organizing Sunday Funday?
  - **A:** Sunday Funday is organized by Tip Top Deluxe Bar & Grill.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sunday Funday",
        "image": "https://cdn-az.allevents.in/events1/banners/a15dfb80a887f98685d1b8127e6122a65c6d7024037ca57c6566cc5cf032146d-rimg-w1200-h1802-dcfdd888-gmir?v=1769649462",
        "startDate": "2026-02-01",
        "url": "https://allevents.in/grand-rapids/sunday-funday/200029587528043",
        "location": {
            "@type": "Place",
            "name": "Tip Top Deluxe Bar & Grill",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "760 Butterworth St SW,Grand Rapids, Michigan",
                "addressLocality": "Grand Rapids",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.959221",
                "longitude": "-85.6871936"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sale Dates and Times:\n\nPublic Onsale : Fri, 23 Jan 2026 at 08:10 AM",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tip Top Deluxe Bar & Grill",
                "url": "https://allevents.in/org/tip-top-deluxe-bar-and-grill/20981756"
            }
        ]
    }
]
```