

# Event Details

- **Event Name**: Thanksgiving Service
- **Event Start and End Date**: Wed, 26 Nov, 2025 at 06:30 pm
- **Event Description**: Join us for our annual Thanksgiving service where we reflect on past year and how God has blessed us. Hope to see you there!
- **Event URL**: https://allevents.in/readyville/thanksgiving-service/200029191038912
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Readyville
- **state**: TN
- **country**: United States
- **location**: 4296 Murfreesboro Road, Readyville, TN
- **lat**: 35.8205
- **long**: -86.15992
- **full address**: 4296 Murfreesboro Road, Readyville, TN, United States

## Event gallery

- **Alt text**: Thanksgiving Service
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/5a9df0330a8209afc94d84af8eb23835dea6c6f35da5adb4242fb416838f4154-rimg-w578-h434-dc4b5766-gmir?v=1763035092

## FAQs

- **Q**: When and where is Thanksgiving Service being held?
  - **A:** Thanksgiving Service takes place on Wed, 26 Nov, 2025 at 06:30 pm to Wed, 26 Nov, 2025 at 06:30 pm at 4296 Murfreesboro Road, Readyville, TN, United States.
- **Q**: Who is organizing Thanksgiving Service?
  - **A:** Thanksgiving Service is organized by New Hope Church of Christ.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Service",
        "image": "https://cdn-az.allevents.in/events1/banners/5a9df0330a8209afc94d84af8eb23835dea6c6f35da5adb4242fb416838f4154-rimg-w578-h434-dc4b5766-gmir?v=1763035092",
        "startDate": "2025-11-26",
        "url": "https://allevents.in/readyville/thanksgiving-service/200029191038912",
        "location": {
            "@type": "Place",
            "name": "4296 Murfreesboro Road, Readyville, TN",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4296 Murfreesboro Rd, Readyville, TN 37149-5037, United States",
                "addressLocality": "Readyville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.8205",
                "longitude": "-86.15992"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our annual Thanksgiving service where we reflect on past year and how God has blessed us. Hope to see you there!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Church of Christ",
                "url": "https://allevents.in/org/new-hope-church-of-christ/24129193"
            }
        ]
    }
]
```