

# Event Details

- **Event Name**: Paper Plate Vegetable Garden
- **Event Start and End Date**: Wed, 29 Jul, 2026 at 04:00 pm – Wed, 29 Jul, 2026 at 05:30 pm
- **Event Description**: Kids (6+), join us at the library to make a paper plate veggie garden! All supplies will be provided, while they last.
- **Event URL**: https://allevents.in/moses-lake/paper-plate-vegetable-garden/200030112982829
- **Event Categories**: kids
- **Interested Audience**: 
  - total_interested_count: 10

## Ticket Details


## Event venue details

- **city**: Moses Lake
- **state**: WA
- **country**: United States
- **location**: Moses Lake Public Library
- **lat**: 47.131091882261
- **long**: -119.27191780106
- **full address**: Moses Lake Public Library, 418 E 5th Ave,Moses Lake, Washington, United States

## Event gallery

- **Alt text**: Paper Plate Vegetable Garden
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/4423584eb3f03ce08655c7abdce68cbe63f8eb23e4726036ed01b8fd5cd76b8f-rimg-w1200-h630-dcfffffe-gmir?v=1785217634

## FAQs

- **Q**: When and where is Paper Plate Vegetable Garden being held?
  - **A:** Paper Plate Vegetable Garden takes place on Wed, 29 Jul, 2026 at 04:00 pm to Wed, 29 Jul, 2026 at 05:30 pm at Moses Lake Public Library, 418 E 5th Ave,Moses Lake, Washington, United States.
- **Q**: Who is organizing Paper Plate Vegetable Garden?
  - **A:** Paper Plate Vegetable Garden is organized by Moses Lake Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Paper Plate Vegetable Garden",
        "image": "https://cdn-az.allevents.in/events6/banners/4423584eb3f03ce08655c7abdce68cbe63f8eb23e4726036ed01b8fd5cd76b8f-rimg-w1200-h630-dcfffffe-gmir?v=1785217634",
        "startDate": "2026-07-29",
        "endDate": "2026-07-29",
        "url": "https://allevents.in/moses-lake/paper-plate-vegetable-garden/200030112982829",
        "location": {
            "@type": "Place",
            "name": "Moses Lake Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "418 E 5th Ave,Moses Lake, Washington",
                "addressLocality": "Moses Lake",
                "addressRegion": "WA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "47.131091882261",
                "longitude": "-119.27191780106"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Kids (6+), join us at the library to make a paper plate veggie garden! All supplies will be provided, while they last.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Moses Lake Public Library",
                "url": "https://allevents.in/org/moses-lake-public-library/12054017",
                "description": "Connecting the people of North Central Washington to vital resources and opportunities that foster individual growth and strengthen communities."
            }
        ]
    }
]
```