

# Event Details

- **Event Name**: Vegan Meetup at Apothica Cafe
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 11:30 am
- **Event Description**: Come join us at our bi-weekly meetup for good food and stimulating conversation.
- **Event URL**: https://allevents.in/cumberland/vegan-meetup-at-apothica-cafe/200030249625501
- **Event Categories**: meetups
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details

- **Ticket URL**: http://facebook.com/200030249625501?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=cumberland-events

## Event venue details

- **city**: Cumberland
- **state**: RI
- **country**: United States
- **location**: apothica.cafe
- **lat**: 41.911708511141
- **long**: -71.395805478096
- **full address**: apothica.cafe, 3 Dexter St,Cumberland, Rhode Island, United States

## Event gallery

- **Alt text**: Vegan Meetup at Apothica Cafe
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/e559925531df01b1115b6c9fffc8341f7337530151dc2b2982036d4f1be60353-rimg-w720-h541-dc1f2025-gmir?v=1781838407

## FAQs

- **Q**: When and where is Vegan Meetup at Apothica Cafe being held?
  - **A:** Vegan Meetup at Apothica Cafe takes place on Sat, 20 Jun, 2026 at 11:30 am to Sat, 20 Jun, 2026 at 11:30 am at apothica.cafe, 3 Dexter St,Cumberland, Rhode Island, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vegan Meetup at Apothica Cafe",
        "image": "https://cdn-az.allevents.in/events7/banners/e559925531df01b1115b6c9fffc8341f7337530151dc2b2982036d4f1be60353-rimg-w720-h541-dc1f2025-gmir?v=1781838407",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/cumberland/vegan-meetup-at-apothica-cafe/200030249625501",
        "location": {
            "@type": "Place",
            "name": "apothica.cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3 Dexter St,Cumberland, Rhode Island",
                "addressLocality": "Cumberland",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.911708511141",
                "longitude": "-71.395805478096"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us at our bi-weekly meetup for good food and stimulating conversation."
    }
]
```