

# Event Details

- **Event Name**: Circle of Friends Meeting
- **Event Start and End Date**: Fri, 12 Jun, 2026 at 12:00 pm
- **Event Description**: Regular Monthly Meeting
- **Event URL**: https://allevents.in/nanaimo/circle-of-friends-meeting/200030222823912
- **Event Categories**: Meetups
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Nanaimo
- **state**: BC
- **country**: Canada
- **location**: Country Grocer
- **lat**: 49.18412
- **long**: -123.98416
- **full address**: Country Grocer, 1800 Dufferin Cres, Nanaimo, BC V9S 0A9, Canada

## Event gallery

- **Alt text**: Circle of Friends Meeting
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/e6a917e4c660e283336f3b7b95ecf8fa4c953d158bf1cb19332cca84fd62b5b6-rimg-w500-h490-dc78c5e8-gmir?v=1781192652

## FAQs

- **Q**: When and where is Circle of Friends Meeting being held?
  - **A:** Circle of Friends Meeting takes place on Fri, 12 Jun, 2026 at 12:00 pm to Fri, 12 Jun, 2026 at 12:00 pm at Country Grocer, 1800 Dufferin Cres, Nanaimo, BC V9S 0A9, Canada.
- **Q**: Who is organizing Circle of Friends Meeting?
  - **A:** Circle of Friends Meeting is organized by Circle of Friends Nanaimo.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Circle of Friends Meeting",
        "image": "https://cdn-az.allevents.in/events4/banners/e6a917e4c660e283336f3b7b95ecf8fa4c953d158bf1cb19332cca84fd62b5b6-rimg-w500-h490-dc78c5e8-gmir?v=1781192652",
        "startDate": "2026-06-12",
        "url": "https://allevents.in/nanaimo/circle-of-friends-meeting/200030222823912",
        "location": {
            "@type": "Place",
            "name": "Country Grocer",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1800 Dufferin Cres, Nanaimo, BC V9S 0A9, Canada",
                "addressLocality": "Nanaimo",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.18412",
                "longitude": "-123.98416"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Regular Monthly Meeting",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Circle of Friends Nanaimo",
                "url": "https://allevents.in/org/circle-of-friends-nanaimo/27909372"
            }
        ]
    }
]
```