

# Event Details

- **Event Name**: After Dark at East Providence Yacht Club
- **Event Start and End Date**: Fri, 16 Jan, 2026 at 07:30 pm
- **Event Description**: After Dark rocks The Yacht Club!!
- **Event URL**: https://allevents.in/east-providence/after-dark-at-east-providence-yacht-club/200029274642428
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details

- **Ticket URL**: http://facebook.com/200029274642428?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=east+providence-events

## Event venue details

- **city**: East Providence
- **state**: RI
- **country**: United States
- **location**: East Providence Yacht Club
- **lat**: 41.817067167323
- **long**: -71.386719094985
- **full address**: East Providence Yacht Club, 9 Pier Rd,East Providence, Rhode Island, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: After Dark (https://allevents.in/org/after-dark/26080460)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c78eee9364624ab63b4160c7da2e47881ccf0ad087a3f777678fa891e9d9c657-rimg-w635-h356-dc01041b-gmir?v=1768512740
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c7891af490e42d30bbfd0d87184fb58494521e1b8025d5243b3c11ed58c95f3e-rimg-w300-h300-dc031146-gmir?v=1768512740

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 16 Jan, 2026 at 07:30 pm
- **Q**: Where is the event happening?
  - **A:** East Providence Yacht Club, 9 Pier Rd,East Providence, Rhode Island, United States
- **Q**: Who is organizing the event?
  - **A:** After Dark
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about After Dark at East Providence Yacht Club ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "After Dark at East Providence Yacht Club",
        "image": "https://cdn-az.allevents.in/events2/banners/c78eee9364624ab63b4160c7da2e47881ccf0ad087a3f777678fa891e9d9c657-rimg-w635-h356-dc01041b-gmir?v=1768512740",
        "startDate": "2026-01-16",
        "url": "https://allevents.in/east-providence/after-dark-at-east-providence-yacht-club/200029274642428",
        "location": {
            "@type": "Place",
            "name": "East Providence Yacht Club",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9 Pier Rd,East Providence, Rhode Island",
                "addressLocality": "East Providence",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.817067167323",
                "longitude": "-71.386719094985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "After Dark rocks The Yacht Club!!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "After Dark",
                "url": "https://allevents.in/org/after-dark/26080460"
            }
        ]
    }
]
```