

# Event Details

- **Event Name**: Garden Work Day
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 09:00 am – Thu, 25 Jun, 2026 at 12:00 pm
- **Event Description**: There will be kid-friendly activities and a good time for all! ??
- **Event URL**: https://allevents.in/nampa/garden-work-day/200030222916425
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Nampa
- **state**: ID
- **country**: United States
- **location**: Central Elementary Nampa
- **lat**: 43.573507006732
- **long**: -116.5620211686
- **full address**: Central Elementary Nampa, 1415 5th St S,Nampa, Idaho, United States

## Event gallery

- **Alt text**: Garden Work Day
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/991d97e6797a740ee2ffab85b55ec15d278df20b1523e8f904440aa2b99f60d2-rimg-w1200-h960-dc86a7e6-gmir?v=1781888068

## FAQs

- **Q**: When and where is Garden Work Day being held?
  - **A:** Garden Work Day takes place on Thu, 25 Jun, 2026 at 09:00 am to Thu, 25 Jun, 2026 at 12:00 pm at Central Elementary Nampa, 1415 5th St S,Nampa, Idaho, United States.
- **Q**: Who is organizing Garden Work Day?
  - **A:** Garden Work Day is organized by Friends of Deer Flat National Wildlife Refuge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Garden Work Day",
        "image": "https://cdn-az.allevents.in/events6/banners/991d97e6797a740ee2ffab85b55ec15d278df20b1523e8f904440aa2b99f60d2-rimg-w1200-h960-dc86a7e6-gmir?v=1781888068",
        "startDate": "2026-06-25",
        "endDate": "2026-06-25",
        "url": "https://allevents.in/nampa/garden-work-day/200030222916425",
        "location": {
            "@type": "Place",
            "name": "Central Elementary Nampa",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1415 5th St S,Nampa, Idaho",
                "addressLocality": "Nampa",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.573507006732",
                "longitude": "-116.5620211686"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "There will be kid-friendly activities and a good time for all! ??",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Deer Flat National Wildlife Refuge",
                "url": "https://allevents.in/org/friends-of-deer-flat-national-wildlife-refuge/23388865"
            }
        ]
    }
]
```