

# Event Details

- **Event Name**: Meet and Greet at the Kootenay Co-op
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 03:00 pm – Fri, 19 Dec, 2025 at 06:00 pm
- **Event Description**: Learn about NCFC's mission and meet our Board of Directors
- **Event URL**: https://allevents.in/nelson/meet-and-greet-at-the-kootenay-co-op/200029378248724
- **Event Categories**: meet-and-greet, meetups
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Nelson
- **state**: BC
- **country**: Canada
- **location**: Kootenay Co-op
- **lat**: 49.49348
- **long**: -117.29041
- **full address**: Kootenay Co-op, Kootenay Columbia College, 781 Baker St, Nelson, BC V1L, Canada

## Event gallery

- **Alt text**: Meet and Greet at the Kootenay Co-op
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/abac271f240908553b95c8db717a49362c2ca53acf6dbc080d8bb7b9d678fb56-rimg-w1200-h1600-dc2f4633-gmir?v=1766171963

## FAQs

- **Q**: When and where is Meet and Greet at the Kootenay Co-op being held?
  - **A:** Meet and Greet at the Kootenay Co-op takes place on Fri, 19 Dec, 2025 at 03:00 pm to Fri, 19 Dec, 2025 at 06:00 pm at Kootenay Co-op, Kootenay Columbia College, 781 Baker St, Nelson, BC V1L, Canada.
- **Q**: Who is organizing Meet and Greet at the Kootenay Co-op?
  - **A:** Meet and Greet at the Kootenay Co-op is organized by Nelson Community Food Centre.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Meet and Greet at the Kootenay Co-op",
        "image": "https://cdn-az.allevents.in/events3/banners/abac271f240908553b95c8db717a49362c2ca53acf6dbc080d8bb7b9d678fb56-rimg-w1200-h1600-dc2f4633-gmir?v=1766171963",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/nelson/meet-and-greet-at-the-kootenay-co-op/200029378248724",
        "location": {
            "@type": "Place",
            "name": "Kootenay Co-op",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Kootenay Columbia College, 781 Baker St, Nelson, BC V1L, Canada",
                "addressLocality": "Nelson",
                "addressRegion": "BC",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "49.49348",
                "longitude": "-117.29041"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Learn about NCFC's mission and meet our Board of Directors",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Nelson Community Food Centre",
                "url": "https://allevents.in/org/nelson-community-food-centre/24587047"
            }
        ]
    }
]
```