

# Event Details

- **Event Name**: Thanksgiving Service at Faith Cedar Lake
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 07:00 pm
- **Event Description**: Join us November 26 at 7 PM as we give thanks to God for His incredible goodness to us!
- **Event URL**: https://allevents.in/cedar-lake/thanksgiving-service-at-faith-cedar-lake/200029166989201
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 47

## Ticket Details


## Event venue details

- **city**: Cedar Lake
- **state**: IN
- **country**: United States
- **location**: 6729 W. 133rd Street, Cedar Lake, IN, United States, Indiana 46303
- **lat**: 41.3767
- **long**: -87.41575
- **full address**: 6729 W. 133rd Street, Cedar Lake, IN, United States, Indiana 46303

## Event gallery

- **Alt text**: Thanksgiving Service at Faith Cedar Lake
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/84eb3f77a86296d63ab5e084037ecbf750b99859ac6d0d619b422a6e643a6412-rimg-w1200-h675-dcfef5e8-gmir?v=1764077550

## FAQs

- **Q**: When and where is Thanksgiving Service at Faith Cedar Lake being held?
  - **A:** Thanksgiving Service at Faith Cedar Lake takes place on Wed, 26 Nov, 2025 at 07:00 pm to Wed, 26 Nov, 2025 at 07:00 pm at 6729 W. 133rd Street, Cedar Lake, IN, United States, Indiana 46303.
- **Q**: Who is organizing Thanksgiving Service at Faith Cedar Lake?
  - **A:** Thanksgiving Service at Faith Cedar Lake is organized by Faith Church - Cedar Lake.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service at Faith Cedar Lake",
        "image": "https://cdn-az.allevents.in/events4/banners/84eb3f77a86296d63ab5e084037ecbf750b99859ac6d0d619b422a6e643a6412-rimg-w1200-h675-dcfef5e8-gmir?v=1764077550",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/cedar-lake/thanksgiving-service-at-faith-cedar-lake/200029166989201",
        "location": {
            "@type": "Place",
            "name": "6729 W. 133rd Street, Cedar Lake, IN, United States, Indiana 46303",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6729 W 133rd Ave, Cedar Lake, IN 46303-9450, United States",
                "addressLocality": "Cedar Lake",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3767",
                "longitude": "-87.41575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us November 26 at 7 PM as we give thanks to God for His incredible goodness to us!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Faith Church - Cedar Lake",
                "url": "https://allevents.in/org/faith-church-cedar-lake/27048800"
            }
        ]
    }
]
```