

# Event Details

- **Event Name**: Free Community Harvest Dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 12:30 pm
- **Event Description**: Join us for a community harvest dinner following Sunday Service! Pastor Dennis Smith will be giving a special message. Meal is supplied by our wonderful congregation and we cant wait to share with the beloved Payette county community!
- **Event URL**: https://allevents.in/fruitland/free-community-harvest-dinner/200029138256556
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Fruitland
- **state**: ID
- **country**: United States
- **location**: 303 S. Minnesota Avenue, Fruitland, ID
- **lat**: 44.00812
- **long**: -116.91545
- **full address**: 303 S. Minnesota Avenue, Fruitland, ID, United States

## Event gallery

- **Alt text**: Free Community Harvest Dinner
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b6e9ee7a8276c4130a7fe92aa9f1adbd40900266218a0cd2aa7b357635c3768f-rimg-w600-h900-dcffffff-gmir?v=1763783624

## FAQs

- **Q**: When and where is Free Community Harvest Dinner being held?
  - **A:** Free Community Harvest Dinner takes place on Sun, 23 Nov, 2025 at 12:30 pm to Sun, 23 Nov, 2025 at 12:30 pm at 303 S. Minnesota Avenue, Fruitland, ID, United States.
- **Q**: Who is organizing Free Community Harvest Dinner?
  - **A:** Free Community Harvest Dinner is organized by Fruitland Church of the Brethren.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Community Harvest Dinner",
        "image": "https://cdn-az.allevents.in/events8/banners/b6e9ee7a8276c4130a7fe92aa9f1adbd40900266218a0cd2aa7b357635c3768f-rimg-w600-h900-dcffffff-gmir?v=1763783624",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/fruitland/free-community-harvest-dinner/200029138256556",
        "location": {
            "@type": "Place",
            "name": "303 S. Minnesota Avenue, Fruitland, ID",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "303 Minnesota Ave, Fruitland, ID 83619, United States",
                "addressLocality": "Fruitland",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.00812",
                "longitude": "-116.91545"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a community harvest dinner following Sunday Service! Pastor Dennis Smith will be giving a special message. Meal is supplied by our wonderful congregation and we cant wait to share with the beloved Payette county community!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fruitland Church of the Brethren",
                "url": "https://allevents.in/org/fruitland-church-of-the-brethren/24587626"
            }
        ]
    }
]
```