

# Event Details

- **Event Name**: Walk of Shame at The Tipsy Seagull
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 06:30 pm – Fri, 12 Jun, 2026 at 10:30 pm (-04:00)
- **Event Description**: There is nothing like outdoor venues on the ocean in a tiki bar setting.  Let’s fiesta!!
- **Event URL**: https://allevents.in/fall-river/walk-of-shame-at-the-tipsy-seagull/200029903710501
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Fall River
- **state**: MA
- **country**: United States
- **location**: The Tipsy Seagull
- **lat**: 41.701360461017
- **long**: -71.171305453407
- **full address**: The Tipsy Seagull, 1 Ferry St,Fall River, Massachusetts, United States

## Event gallery

- **Alt text**: Walk of Shame at The Tipsy Seagull
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/7010a8fde2ca41cc69eb614896eef3bf6dd9dc15ffda4390ad5bba955d32157a-rimg-w1200-h1500-dca3c5ec-gmir?v=1775541600

## FAQs

- **Q**: When and where is Walk of Shame at The Tipsy Seagull being held?
  - **A:** Walk of Shame at The Tipsy Seagull takes place on Fri, 12 Jun, 2026 at 06:30 pm to Fri, 12 Jun, 2026 at 10:30 pm at The Tipsy Seagull, 1 Ferry St,Fall River, Massachusetts, United States.
- **Q**: Who is organizing Walk of Shame at The Tipsy Seagull?
  - **A:** Walk of Shame at The Tipsy Seagull is organized by Walk of Shame Band.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Walk of Shame at The Tipsy Seagull",
        "image": "https://cdn-az.allevents.in/events1/banners/7010a8fde2ca41cc69eb614896eef3bf6dd9dc15ffda4390ad5bba955d32157a-rimg-w1200-h1500-dca3c5ec-gmir?v=1775541600",
        "startDate": "2026-06-12T18:30:00-04:00",
        "endDate": "2026-06-12T22:30:00-04:00",
        "url": "https://allevents.in/fall-river/walk-of-shame-at-the-tipsy-seagull/200029903710501",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Tipsy Seagull",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Ferry St,Fall River, Massachusetts",
                "addressLocality": "Fall River",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.701360461017",
                "longitude": "-71.171305453407"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There is nothing like outdoor venues on the ocean in a tiki bar setting.  Let’s fiesta!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Walk of Shame Band",
                "url": "https://allevents.in/org/walk-of-shame-band/22349309"
            }
        ]
    }
]
```