

# Event Details

- **Event Name**: Scotian Shores at the Yarmouth Farmers Community Market
- **Event Start and End Date**: Sat, 07 Mar, 2026 at 10:00 am
- **Event Description**: We are headed to the Yarmouth Community Farmers Market! Hope to see you there!
- **Event URL**: https://allevents.in/yarmouth/scotian-shores-at-the-yarmouth-farmers-community-market/200029729043914
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Yarmouth
- **state**: NS
- **country**: Canada
- **location**: Yarmouth Farmers' Community Market
- **lat**: 43.83362
- **long**: -66.12091
- **full address**: Yarmouth Farmers' Community Market, 15 Hawthorne St, Yarmouth, NS B5A 1M8, Canada

## Event gallery

- **Alt text**: Scotian Shores at the Yarmouth Farmers Community Market
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/c228806b7a33c7e0ab4954edf1506abce95e505f69f7e33e3f8282da242aaf15-rimg-w1080-h1350-dc4d422d-gmir?v=1772728803

## FAQs

- **Q**: When and where is Scotian Shores at the Yarmouth Farmers Community Market being held?
  - **A:** Scotian Shores at the Yarmouth Farmers Community Market takes place on Sat, 07 Mar, 2026 at 10:00 am to Sat, 07 Mar, 2026 at 10:00 am at Yarmouth Farmers' Community Market, 15 Hawthorne St, Yarmouth, NS B5A 1M8, Canada.
- **Q**: Who is organizing Scotian Shores at the Yarmouth Farmers Community Market?
  - **A:** Scotian Shores at the Yarmouth Farmers Community Market is organized by Scotian Shores.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Scotian Shores at the Yarmouth Farmers Community Market",
        "image": "https://cdn-az.allevents.in/events3/banners/c228806b7a33c7e0ab4954edf1506abce95e505f69f7e33e3f8282da242aaf15-rimg-w1080-h1350-dc4d422d-gmir?v=1772728803",
        "startDate": "2026-03-07",
        "url": "https://allevents.in/yarmouth/scotian-shores-at-the-yarmouth-farmers-community-market/200029729043914",
        "location": {
            "@type": "Place",
            "name": "Yarmouth Farmers' Community Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Hawthorne St, Yarmouth, NS B5A 1M8, Canada",
                "addressLocality": "Yarmouth",
                "addressRegion": "NS",
                "addressCountry": "CA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.83362",
                "longitude": "-66.12091"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We are headed to the Yarmouth Community Farmers Market! Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Scotian Shores",
                "url": "https://allevents.in/org/scotian-shores/18362750",
                "description": "A local business dedicated to cleaning the shorelines of Nova Scotia."
            }
        ]
    }
]
```