

# Event Details

- **Event Name**: Thanksgiving  Dinner with Hope Christian Church
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 02:00 pm – Sat, 22 Nov, 2025 at 04:00 pm
- **Event Description**: It's time for our Thanksgiving Dinner! Come join us! We look forward to seeing you there.
- **Event URL**: https://allevents.in/hammond/thanksgiving-dinner-with-hope-christian-church/200029240411548
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Hammond
- **state**: IN
- **country**: United States
- **location**: Hope Christian Church
- **lat**: 41.58701
- **long**: -87.44292
- **full address**: Hope Christian Church, 6936 Grand Av.,Hammond,IN,United States

## Event gallery

- **Alt text**: Thanksgiving  Dinner with Hope Christian Church
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/d9d8ee7d591374ff37b3997e8ca6b73104df76d2b350e8154c64d5776b2eaa4b-rimg-w1200-h800-dc492b19-gmir?v=1763801867

## FAQs

- **Q**: When and where is Thanksgiving  Dinner with Hope Christian Church being held?
  - **A:** Thanksgiving  Dinner with Hope Christian Church takes place on Sat, 22 Nov, 2025 at 02:00 pm to Sat, 22 Nov, 2025 at 04:00 pm at Hope Christian Church, 6936 Grand Av.,Hammond,IN,United States.
- **Q**: Who is organizing Thanksgiving  Dinner with Hope Christian Church?
  - **A:** Thanksgiving  Dinner with Hope Christian Church is organized by Hope Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving  Dinner with Hope Christian Church",
        "image": "https://cdn-az.allevents.in/events9/banners/d9d8ee7d591374ff37b3997e8ca6b73104df76d2b350e8154c64d5776b2eaa4b-rimg-w1200-h800-dc492b19-gmir?v=1763801867",
        "startDate": "2025-11-22",
        "endDate": "2025-11-22",
        "url": "https://allevents.in/hammond/thanksgiving-dinner-with-hope-christian-church/200029240411548",
        "location": {
            "@type": "Place",
            "name": "Hope Christian Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6936 Grand Av.,Hammond,IN,United States",
                "addressLocality": "Hammond",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.58701",
                "longitude": "-87.44292"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's time for our Thanksgiving Dinner! Come join us! We look forward to seeing you there.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope Christian Church",
                "url": "https://allevents.in/org/hope-christian-church/26533058"
            }
        ]
    }
]
```