

# Event Details

- **Event Name**: Faith Harvest Holiday Lunch
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 12:00 pm – Sun, 07 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for food and fellowship after our regular service!
- **Event URL**: https://allevents.in/coolville/faith-harvest-holiday-lunch/200029255646545
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Coolville
- **state**: OH
- **country**: United States
- **location**: Faith Harvest Church
- **lat**: 39.22017
- **long**: -81.80946
- **full address**: Faith Harvest Church, 25655 Cemetery Rd, Coolville, OH 45723, United States

## Event gallery

- **Alt text**: Faith Harvest Holiday Lunch
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/0f2a4dbd5340159c52505c42bf9bf348b01ba8642d663a7ddb1caf1e0268182d-rimg-w1200-h675-dc322a1c-gmir?v=1764721830

## FAQs

- **Q**: When and where is Faith Harvest Holiday Lunch being held?
  - **A:** Faith Harvest Holiday Lunch takes place on Sun, 07 Dec, 2025 at 12:00 pm to Sun, 07 Dec, 2025 at 02:00 pm at Faith Harvest Church, 25655 Cemetery Rd, Coolville, OH 45723, United States.
- **Q**: Who is organizing Faith Harvest Holiday Lunch?
  - **A:** Faith Harvest Holiday Lunch is organized by Faith Harvest Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Faith Harvest Holiday Lunch",
        "image": "https://cdn-az.allevents.in/events5/banners/0f2a4dbd5340159c52505c42bf9bf348b01ba8642d663a7ddb1caf1e0268182d-rimg-w1200-h675-dc322a1c-gmir?v=1764721830",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/coolville/faith-harvest-holiday-lunch/200029255646545",
        "location": {
            "@type": "Place",
            "name": "Faith Harvest Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25655 Cemetery Rd, Coolville, OH 45723, United States",
                "addressLocality": "Coolville",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.22017",
                "longitude": "-81.80946"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for food and fellowship after our regular service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Harvest Church",
                "url": "https://allevents.in/org/faith-harvest-church/27144607"
            }
        ]
    }
]
```