

# Event Details

- **Event Name**: FOOD GIVE AWAY
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 10:00 am – Tue, 17 Mar, 2026 at 12:00 pm
- **Event Description**: This is an event that is open to the community and held every 3rd Tuesday.   We give away free groceries to all that are in need.
- **Event URL**: https://allevents.in/cleveland/food-give-away/200029722699727
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Cleveland
- **state**: OH
- **country**: United States
- **location**: 1885 E 89th St, Cleveland, OH, United States, Ohio 44106
- **lat**: 41.50613
- **long**: -81.62407
- **full address**: 1885 E 89th St, Cleveland, OH, United States, Ohio 44106

## Event gallery

- **Alt text**: FOOD GIVE AWAY
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4f83195382e15326860997655903d13a36134490f71f1c7a128caf337204d12f-rimg-w1200-h927-dc010102-gmir?v=1773258854

## FAQs

- **Q**: When and where is FOOD GIVE AWAY being held?
  - **A:** FOOD GIVE AWAY takes place on Tue, 17 Mar, 2026 at 10:00 am to Tue, 17 Mar, 2026 at 12:00 pm at 1885 E 89th St, Cleveland, OH, United States, Ohio 44106.
- **Q**: Who is organizing FOOD GIVE AWAY?
  - **A:** FOOD GIVE AWAY is organized by University Church of Christ.
- **Q**: Who is this event for? Is it right for me?
  - **A:** FOOD GIVE AWAY is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Cleveland, this event is thoughtfully curated to deliver a standout experience worth every moment. If FOOD GIVE AWAY sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "FOOD GIVE AWAY",
        "image": "https://cdn-az.allevents.in/events9/banners/4f83195382e15326860997655903d13a36134490f71f1c7a128caf337204d12f-rimg-w1200-h927-dc010102-gmir?v=1773258854",
        "startDate": "2026-03-17",
        "endDate": "2026-03-17",
        "url": "https://allevents.in/cleveland/food-give-away/200029722699727",
        "location": {
            "@type": "Place",
            "name": "1885 E 89th St, Cleveland, OH, United States, Ohio 44106",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1885 E 89th St, Cleveland, OH 44106-2005, United States",
                "addressLocality": "Cleveland",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.50613",
                "longitude": "-81.62407"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is an event that is open to the community and held every 3rd Tuesday.   We give away free groceries to all that are in need.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "University Church of Christ",
                "url": "https://allevents.in/org/university-church-of-christ/24074862"
            }
        ]
    }
]
```