

# Event Details

- **Event Name**: Food First
- **Event Start and End Date**: Wed, 05 Nov, 2025 at 06:00 pm
- **Event Description**: Free Community Dinner
- **Event URL**: https://allevents.in/chillicothe/food-first/200029000999422
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Chillicothe
- **state**: OH
- **country**: United States
- **location**: 2004 Western Ave, Chillicothe, OH
- **lat**: 39.34027
- **long**: -83.03351
- **full address**: 2004 Western Ave, Chillicothe, OH, United States

## Event gallery

- **Alt text**: Food First
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Food+First&date=Wed%2C+05+Nov%2C+2025+at+06%3A00+pm&bg=3

## FAQs

- **Q**: When and where is Food First being held?
  - **A:** Food First takes place on Wed, 05 Nov, 2025 at 06:00 pm to Wed, 05 Nov, 2025 at 06:00 pm at 2004 Western Ave, Chillicothe, OH, United States.
- **Q**: Who is organizing Food First?
  - **A:** Food First is organized by The church in Chillicothe.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food First",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Food+First&date=Wed%2C+05+Nov%2C+2025+at+06%3A00+pm&bg=3",
        "startDate": "2025-11-05",
        "url": "https://allevents.in/chillicothe/food-first/200029000999422",
        "location": {
            "@type": "Place",
            "name": "2004 Western Ave, Chillicothe, OH",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2004 Western Ave, Chillicothe, OH 45601-1048, United States",
                "addressLocality": "Chillicothe",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.34027",
                "longitude": "-83.03351"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Free Community Dinner",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The church in Chillicothe",
                "url": "https://allevents.in/org/the-church-in-chillicothe/25952161"
            }
        ]
    }
]
```