

# Event Details

- **Event Name**: Sherford Farmers Market
- **Event Start and End Date**: Sun, 12 Apr, 2026 at 12:00 pm
- **Event Description**: Come along and support your local traders.
- **Event URL**: https://allevents.in/plymouth/sherford-farmers-market/200029930094846
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Plymouth
- **state**: EN
- **country**: United Kingdom
- **location**: Southway Community Hub and Cafe
- **lat**: 50.427207392869
- **long**: -4.1366905511737
- **full address**: Southway Community Hub and Cafe, 1 Hendwell Close, Plymouth, PL6 6TB, United Kingdom

## Event gallery

- **Alt text**: Sherford Farmers Market
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Sherford+Farmers+Market&date=Sun%2C+12+Apr%2C+2026+at+12%3A00+pm&bg=2

## FAQs

- **Q**: When and where is Sherford Farmers Market being held?
  - **A:** Sherford Farmers Market takes place on Sun, 12 Apr, 2026 at 12:00 pm to Sun, 12 Apr, 2026 at 12:00 pm at Southway Community Hub and Cafe, 1 Hendwell Close, Plymouth, PL6 6TB, United Kingdom.
- **Q**: Who is organizing Sherford Farmers Market?
  - **A:** Sherford Farmers Market is organized by On YOUR Block - Mobile Butchers.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Sherford Farmers Market",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Sherford+Farmers+Market&date=Sun%2C+12+Apr%2C+2026+at+12%3A00+pm&bg=2",
        "startDate": "2026-04-12",
        "url": "https://allevents.in/plymouth/sherford-farmers-market/200029930094846",
        "location": {
            "@type": "Place",
            "name": "Southway Community Hub and Cafe",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1 Hendwell Close, Plymouth, PL6 6TB, United Kingdom",
                "addressLocality": "Plymouth",
                "addressRegion": "EN",
                "addressCountry": "GB"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "50.427207392869",
                "longitude": "-4.1366905511737"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come along and support your local traders.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "On YOUR Block - Mobile Butchers",
                "url": "https://allevents.in/org/on-your-block-mobile-butchers/26783618"
            }
        ]
    }
]
```