

# Event Details

- **Event Name**: Tour de Unity
- **Event Start and End Date**: Sat, 20 Jun, 2026 at 09:00 am
- **Event Description**: Biking tour through five of Unity Garden's satellite locations with small dishes created by Ivy Tech at each location!
- **Event URL**: https://allevents.in/south-bend/tour-de-unity/200030118857426
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 82

## Ticket Details


## Event venue details

- **city**: South Bend
- **state**: IN
- **country**: United States
- **location**: Field of Dreams Location - NW corner of Angela Blvd & SR933, South Bend, IN
- **lat**: 41.69365
- **long**: -86.25668
- **full address**: Field of Dreams Location - NW corner of Angela Blvd &amp; SR933, South Bend, IN, United States

## Event gallery

- **Alt text**: Tour de Unity
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b3d9dd68ff84b9fc2e0604837593a06bf392a6e79f9cbf2364d0ec44a80a517b-rimg-w1200-h675-dcebeede-gmir?v=1781738828

## FAQs

- **Q**: When and where is Tour de Unity being held?
  - **A:** Tour de Unity takes place on Sat, 20 Jun, 2026 at 09:00 am to Sat, 20 Jun, 2026 at 09:00 am at Field of Dreams Location - NW corner of Angela Blvd & SR933, South Bend, IN, United States.
- **Q**: Who is organizing Tour de Unity?
  - **A:** Tour de Unity is organized by Unity Gardens Inc..

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tour de Unity",
        "image": "https://cdn-az.allevents.in/events2/banners/b3d9dd68ff84b9fc2e0604837593a06bf392a6e79f9cbf2364d0ec44a80a517b-rimg-w1200-h675-dcebeede-gmir?v=1781738828",
        "startDate": "2026-06-20",
        "url": "https://allevents.in/south-bend/tour-de-unity/200030118857426",
        "location": {
            "@type": "Place",
            "name": "Field of Dreams Location - NW corner of Angela Blvd & SR933, South Bend, IN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "422 W Angela Blvd, South Bend, IN 46617-1004, United States",
                "addressLocality": "South Bend",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.69365",
                "longitude": "-86.25668"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Biking tour through five of Unity Garden's satellite locations with small dishes created by Ivy Tech at each location!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Unity Gardens Inc.",
                "url": "https://allevents.in/org/unity-gardens-inc/5626034",
                "description": "The gardens provide healthy food for the community & bring diverse people together to grow, harvest, share, and eat healthy food."
            }
        ]
    }
]
```