

# Event Details

- **Event Name**: Vinings Farmers Market
- **Event Start and End Date**: Thu, 18 Jun, 2026 at 01:30 pm – Thu, 25 Jun, 2026 at 01:30 pm
- **Event Description**: We’ll be in Vinings on Thursdays through June
- **Event URL**: https://allevents.in/smyrna/vinings-farmers-market/200030243559010
- **Event Categories**: farmers-markets
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Smyrna
- **state**: GA
- **country**: United States
- **location**: Vinings Jubilee
- **lat**: 33.86442
- **long**: -84.4662
- **full address**: Vinings Jubilee, 4300 Paces Ferry Rd SE,Vinings, Georgia, Smyrna, United States

## Event gallery

- **Alt text**: Vinings Farmers Market
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/22ae6718433f5d351f98c68849858235027bd9cecc71115e40485f080f600560-rimg-w1200-h900-dc2c321b-gmir?v=1781568789

## FAQs

- **Q**: When and where is Vinings Farmers Market being held?
  - **A:** Vinings Farmers Market takes place on Thu, 18 Jun, 2026 at 01:30 pm to Thu, 25 Jun, 2026 at 01:30 pm at Vinings Jubilee, 4300 Paces Ferry Rd SE,Vinings, Georgia, Smyrna, United States.
- **Q**: Who is organizing Vinings Farmers Market?
  - **A:** Vinings Farmers Market is organized by Plants Atlanta.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Vinings Farmers Market",
        "image": "https://cdn-az.allevents.in/events6/banners/22ae6718433f5d351f98c68849858235027bd9cecc71115e40485f080f600560-rimg-w1200-h900-dc2c321b-gmir?v=1781568789",
        "startDate": "2026-06-18",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/smyrna/vinings-farmers-market/200030243559010",
        "location": {
            "@type": "Place",
            "name": "Vinings Jubilee",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4300 Paces Ferry Rd SE,Vinings, Georgia",
                "addressLocality": "Smyrna",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.86442",
                "longitude": "-84.4662"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We’ll be in Vinings on Thursdays through June",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plants Atlanta",
                "url": "https://allevents.in/org/plants-atlanta/27923544"
            }
        ]
    }
]
```