

# Event Details

- **Event Name**: Transform your vegetables into Flavorful Fermentation
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 06:00 pm
- **Event Description**: Curious about fermentation?  Join us on June 23rd for this Community Event!  Open to the public!
- **Event URL**: https://allevents.in/athens/transform-your-vegetables-into-flavorful-fermentation/200030198606850
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 23

## Ticket Details


## Event venue details

- **city**: Athens
- **state**: GA
- **country**: United States
- **location**: Winterville Train Depot
- **lat**: 33.956697
- **long**: -83.321308
- **full address**: Winterville Train Depot, 2285 Winterville Rd,Athens, Georgia, United States

## Event gallery

- **Alt text**: Transform your vegetables into Flavorful Fermentation
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d1ae7f73202c1b184e2f85478c976618139f3a2c251f3560de7f92fdf48da6b8-rimg-w1200-h630-dcf9f5e9-gmir?v=1782166346

## FAQs

- **Q**: When and where is Transform your vegetables into Flavorful Fermentation being held?
  - **A:** Transform your vegetables into Flavorful Fermentation takes place on Tue, 23 Jun, 2026 at 06:00 pm to Tue, 23 Jun, 2026 at 06:00 pm at Winterville Train Depot, 2285 Winterville Rd,Athens, Georgia, United States.
- **Q**: Who is organizing Transform your vegetables into Flavorful Fermentation?
  - **A:** Transform your vegetables into Flavorful Fermentation is organized by Winterville Community Garden.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Transform your vegetables into Flavorful Fermentation",
        "image": "https://cdn-az.allevents.in/events2/banners/d1ae7f73202c1b184e2f85478c976618139f3a2c251f3560de7f92fdf48da6b8-rimg-w1200-h630-dcf9f5e9-gmir?v=1782166346",
        "startDate": "2026-06-23",
        "url": "https://allevents.in/athens/transform-your-vegetables-into-flavorful-fermentation/200030198606850",
        "location": {
            "@type": "Place",
            "name": "Winterville Train Depot",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2285 Winterville Rd,Athens, Georgia",
                "addressLocality": "Athens",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.956697",
                "longitude": "-83.321308"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Curious about fermentation?  Join us on June 23rd for this Community Event!  Open to the public!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Winterville Community Garden",
                "url": "https://allevents.in/org/winterville-community-garden/27890489"
            }
        ]
    }
]
```