

# Event Details

- **Event Name**: Tomato, Veggie and Herb Plant Sale
- **Event Start and End Date**: Sat, 18 Apr, 2026 at 08:00 am – Sat, 18 Apr, 2026 at 12:00 pm (-05:00)
- **Event Description**: Certified Naturally Grown plants for your garden!
- **Event URL**: https://allevents.in/memphis/tomato-veggie-and-herb-plant-sale/200029924489140
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Memphis
- **state**: TN
- **country**: United States
- **location**: Cooper-Young Community Farmers Market
- **lat**: 35.11839
- **long**: -89.99079
- **full address**: Cooper-Young Community Farmers Market, 1000 S Cooper St,Memphis, Tennessee, United States

## Event gallery

- **Alt text**: Tomato, Veggie and Herb Plant Sale
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/2f65cc73f9fd8364f996b5555685bf116407e628baddde2661177cc185b9effa-rimg-w1200-h1600-dc454548-gmir?v=1775853520

## FAQs

- **Q**: When and where is Tomato, Veggie and Herb Plant Sale being held?
  - **A:** Tomato, Veggie and Herb Plant Sale takes place on Sat, 18 Apr, 2026 at 08:00 am to Sat, 18 Apr, 2026 at 12:00 pm at Cooper-Young Community Farmers Market, 1000 S Cooper St,Memphis, Tennessee, United States.
- **Q**: Who is organizing Tomato, Veggie and Herb Plant Sale?
  - **A:** Tomato, Veggie and Herb Plant Sale is organized by Tubby Creek Farm.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tomato, Veggie and Herb Plant Sale",
        "image": "https://cdn-az.allevents.in/events4/banners/2f65cc73f9fd8364f996b5555685bf116407e628baddde2661177cc185b9effa-rimg-w1200-h1600-dc454548-gmir?v=1775853520",
        "startDate": "2026-04-18T08:00:00-05:00",
        "endDate": "2026-04-18T12:00:00-05:00",
        "url": "https://allevents.in/memphis/tomato-veggie-and-herb-plant-sale/200029924489140",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Cooper-Young Community Farmers Market",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1000 S Cooper St,Memphis, Tennessee",
                "addressLocality": "Memphis",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.11839",
                "longitude": "-89.99079"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Certified Naturally Grown plants for your garden!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Tubby Creek Farm",
                "url": "https://allevents.in/org/tubby-creek-farm/23892552"
            }
        ]
    }
]
```