

# Event Details

- **Event Name**: Harvest Dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 05:00 pm
- **Event Description**: Join us next week at 5:00pm as we give thanks!
- **Event URL**: https://allevents.in/council-bluffs/harvest-dinner/200029222241606
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Council Bluffs
- **state**: IA
- **country**: United States
- **location**: 2007 South 7th Street, Council Bluffs, IA, United States, Iowa 51501
- **lat**: 41.24232
- **long**: -95.85455
- **full address**: 2007 South 7th Street, Council Bluffs, IA, United States, Iowa 51501

## Event gallery

- **Alt text**: Harvest Dinner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/94e5898ef45b571934368710790cf64ee3d362adf5b7d37fef430b5401fc024a-rimg-w1024-h1536-dcfdf2dd-gmir?v=1763585346

## FAQs

- **Q**: When and where is Harvest Dinner being held?
  - **A:** Harvest Dinner takes place on Sun, 23 Nov, 2025 at 05:00 pm to Sun, 23 Nov, 2025 at 05:00 pm at 2007 South 7th Street, Council Bluffs, IA, United States, Iowa 51501.
- **Q**: Who is organizing Harvest Dinner?
  - **A:** Harvest Dinner is organized by Compass Christian Church CB.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Harvest Dinner",
        "image": "https://cdn-az.allevents.in/events2/banners/94e5898ef45b571934368710790cf64ee3d362adf5b7d37fef430b5401fc024a-rimg-w1024-h1536-dcfdf2dd-gmir?v=1763585346",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/council-bluffs/harvest-dinner/200029222241606",
        "location": {
            "@type": "Place",
            "name": "2007 South 7th Street, Council Bluffs, IA, United States, Iowa 51501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2007 S 7th St, Council Bluffs, IA 51501-7243, United States",
                "addressLocality": "Council Bluffs",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.24232",
                "longitude": "-95.85455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us next week at 5:00pm as we give thanks!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Compass Christian Church CB",
                "url": "https://allevents.in/org/compass-christian-church-cb/24242566"
            }
        ]
    }
]
```