

# Event Details

- **Event Name**: Riptide at The Pearl
- **Event Start and End Date**: Sun, 31 May, 2026 at 03:00 pm (-04:00)
- **Event Description**: SUNDAY FUNDAY! Join us from 3 to 5 on the oyster deck!
- **Event URL**: https://allevents.in/wellfleet/riptide-at-the-pearl/200029979772820
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Wellfleet
- **state**: MA
- **country**: United States
- **location**: Wellfleet PEARL
- **lat**: 41.930550759893
- **long**: -70.030063390732
- **full address**: Wellfleet PEARL, 250 Commercial St,Wellfleet,MA,United States

## Event gallery

- **Alt text**: Riptide at The Pearl
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/41146b2975ea19403b5b0cda9147626de3c92e94ed97a126f697145011599fb2-rimg-w1200-h785-dcf1f1f0-gmir?v=1776938843

## FAQs

- **Q**: When and where is Riptide at The Pearl being held?
  - **A:** Riptide at The Pearl takes place on Sun, 31 May, 2026 at 03:00 pm to Sun, 31 May, 2026 at 03:00 pm at Wellfleet PEARL, 250 Commercial St,Wellfleet,MA,United States.
- **Q**: Who is organizing Riptide at The Pearl?
  - **A:** Riptide at The Pearl is organized by The Riptide Band Cape Cod.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Riptide at The Pearl",
        "image": "https://cdn-az.allevents.in/events9/banners/41146b2975ea19403b5b0cda9147626de3c92e94ed97a126f697145011599fb2-rimg-w1200-h785-dcf1f1f0-gmir?v=1776938843",
        "startDate": "2026-05-31T15:00:00-04:00",
        "url": "https://allevents.in/wellfleet/riptide-at-the-pearl/200029979772820",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Wellfleet PEARL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "250 Commercial St,Wellfleet,MA,United States",
                "addressLocality": "Wellfleet",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.930550759893",
                "longitude": "-70.030063390732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "SUNDAY FUNDAY! Join us from 3 to 5 on the oyster deck!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Riptide Band Cape Cod",
                "url": "https://allevents.in/org/the-riptide-band-cape-cod/19656584"
            }
        ]
    }
]
```