

# Event Details

- **Event Name**: Fourways Farmers Market
- **Event Start and End Date**: Sat, 06 Sep, 2025 at 09:00 am
- **Event Description**: A one day trip to Fourways Farmers Market on the 6th September
- **Event URL**: https://allevents.in/sandton/fourways-farmers-market/200028389566833
- **Event Categories**: farmers-markets, trips-adventures
- **Interested Audience**: 
  - total_interested_count: 84

## Ticket Details

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

## Event venue details

- **city**: Sandton
- **state**: GT
- **country**: South Africa
- **location**: Fourways Johannesburg
- **lat**: -26.022354413924
- **long**: 27.990958907806
- **full address**: Fourways Johannesburg, Sandton, Gauteng, South Africa

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Leano adventures (https://allevents.in/org/leano-adventures/25891402)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/6ee4c5d79033556a8fc60f5ed463fe5594140c9f69bea0fb32392c3b087681ca-rimg-w1131-h1600-dcf4f1ea-gmir?v=1756674846
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/13ac5a08d826f14bb47c111d85c59d54231374eb52539022387a9811db3eaa9a-rimg-w300-h300-dcf3f1eb-gmir?v=1756674847

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 06 Sep, 2025 at 09:00 am
- **Q**: Where is the event happening?
  - **A:** Fourways Johannesburg, Sandton, Gauteng, South Africa
- **Q**: Who is organizing the event?
  - **A:** Leano adventures
- **Q**: What type of event is this?
  - **A:** farmers-markets, trips-adventures
- **Q**: Where can I find ticket details about Fourways Farmers Market ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Fourways Farmers Market",
        "image": "https://cdn-az.allevents.in/events2/banners/6ee4c5d79033556a8fc60f5ed463fe5594140c9f69bea0fb32392c3b087681ca-rimg-w1131-h1600-dcf4f1ea-gmir?v=1756674846",
        "startDate": "2025-09-06",
        "url": "https://allevents.in/sandton/fourways-farmers-market/200028389566833",
        "location": {
            "@type": "Place",
            "name": "Fourways Johannesburg",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Sandton, Gauteng",
                "addressLocality": "Sandton",
                "addressRegion": "GT",
                "addressCountry": "ZA"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "-26.022354413924",
                "longitude": "27.990958907806"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A one day trip to Fourways Farmers Market on the 6th September",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Leano adventures",
                "url": "https://allevents.in/org/leano-adventures/25891402"
            }
        ]
    }
]
```