

# Event Details

- **Event Name**: Grow and Taste Garden
- **Event Start and End Date**: Sat, 30 Apr, 2022 at 11:00 am – Sat, 30 Apr, 2022 at 12:00 pm
- **Event Description**: Families of children 3 and up

Spring has sprung! Let’s get our hands dirty and plant some seeds! Plant an edible vegetable and flower garden to take home that, in time, you can transfer into your own yard. Then, see and taste what our seeds will grow to be!
- **Event URL**: https://allevents.in/port-jefferson/grow-and-taste-garden/200022253835032
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Port Jefferson
- **state**: NY
- **country**: United States
- **location**: Port Jefferson Free Library
- **lat**: 40.9469
- **long**: -73.0665
- **full address**: Port Jefferson Free Library, 100 Thompson St, Port Jefferson, United States

## Event gallery

- **Alt text**: Grow and Taste Garden
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/318891ab286da8b490573ec28df72cc54ec9ccc43ac3730ee7f63cf7b3d5f333-rimg-w710-h710-gmir?v=1650982773

## FAQs

- **Q**: When and where is Grow and Taste Garden being held?
  - **A:** Grow and Taste Garden takes place on Sat, 30 Apr, 2022 at 11:00 am to Sat, 30 Apr, 2022 at 12:00 pm at Port Jefferson Free Library, 100 Thompson St, Port Jefferson, United States.
- **Q**: Who is organizing Grow and Taste Garden?
  - **A:** Grow and Taste Garden is organized by Port Jefferson Free Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Grow and Taste Garden",
        "image": "https://cdn-az.allevents.in/events10/banners/318891ab286da8b490573ec28df72cc54ec9ccc43ac3730ee7f63cf7b3d5f333-rimg-w710-h710-gmir?v=1650982773",
        "startDate": "2022-04-30",
        "endDate": "2022-04-30",
        "url": "https://allevents.in/port-jefferson/grow-and-taste-garden/200022253835032",
        "location": {
            "@type": "Place",
            "name": "Port Jefferson Free Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Thompson St",
                "addressLocality": "Port Jefferson",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.9469",
                "longitude": "-73.0665"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Families of children 3 and up\n\nSpring has sprung! Let’s get our hands dirty and plant some seeds! Plant an edible vegetable and flower garden to take home that, in time, you can transfer into your own yard. Then, see and taste what our seeds will grow to be!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Port Jefferson Free Library",
                "url": "https://allevents.in/org/port-jefferson-free-library/13926378",
                "description": "The mission of the Port Jefferson Free Library is to be a place of lifelong learning where the community gathers."
            }
        ]
    }
]
```