

# Event Details

- **Event Name**: Saturday Volunteer Day at Bread of Life Unity Garden 
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 10:00 am – Sat, 25 Apr, 2026 at 12:00 pm (-04:00)
- **Event Description**: Join us for a volunteer day of planting and garden clean-up. You supply the muscle and we will supply the donuts.
- **Event URL**: https://allevents.in/plymouth/saturday-volunteer-day-at-bread-of-life-unity-garden/200029839627024
- **Event Categories**: volunteering
- **Interested Audience**: 
  - total_interested_count: 13

## Ticket Details


## Event venue details

- **city**: Plymouth
- **state**: IN
- **country**: United States
- **location**: Bread of Life Community Food Pantry
- **lat**: 41.37966
- **long**: -86.31331
- **full address**: Bread of Life Community Food Pantry, 6770 N. Michigan Rd.,Plymouth, Indiana, United States

## Event gallery

- **Alt text**: Saturday Volunteer Day at Bread of Life Unity Garden
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/b4321d3e67adb7f7977d60a51647d26508f1f30b7dd59d5ffc500d5902213f4b-rimg-w851-h315-dcf6dba7-gmir?v=1775102517

## FAQs

- **Q**: When and where is Saturday Volunteer Day at Bread of Life Unity Garden  being held?
  - **A:** Saturday Volunteer Day at Bread of Life Unity Garden  takes place on Sat, 25 Apr, 2026 at 10:00 am to Sat, 25 Apr, 2026 at 12:00 pm at Bread of Life Community Food Pantry, 6770 N. Michigan Rd.,Plymouth, Indiana, United States.
- **Q**: Who is organizing Saturday Volunteer Day at Bread of Life Unity Garden ?
  - **A:** Saturday Volunteer Day at Bread of Life Unity Garden  is organized by Marshall County Unity Gardens .

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Volunteer Day at Bread of Life Unity Garden",
        "image": "https://cdn-az.allevents.in/events5/banners/b4321d3e67adb7f7977d60a51647d26508f1f30b7dd59d5ffc500d5902213f4b-rimg-w851-h315-dcf6dba7-gmir?v=1775102517",
        "startDate": "2026-04-25T10:00:00-04:00",
        "endDate": "2026-04-25T12:00:00-04:00",
        "url": "https://allevents.in/plymouth/saturday-volunteer-day-at-bread-of-life-unity-garden/200029839627024",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Bread of Life Community Food Pantry",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6770 N. Michigan Rd.,Plymouth, Indiana",
                "addressLocality": "Plymouth",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.37966",
                "longitude": "-86.31331"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a volunteer day of planting and garden clean-up. You supply the muscle and we will supply the donuts.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Marshall County Unity Gardens ",
                "url": "https://allevents.in/org/marshall-county-unity-gardens/27601664"
            }
        ]
    }
]
```