

# Event Details

- **Event Name**: Centerpoint Family Thanksgiving Dinner
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 05:00 pm
- **Event Description**: LET'S EAT! We're excited to celebrate THANKSGIVING with our church family! Bring your favorite dish to share!

Stop by the welcome center to sign up to bring something!
- **Event URL**: https://allevents.in/rogers/centerpoint-family-thanksgiving-dinner/200029173910111
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Rogers
- **state**: AR
- **country**: United States
- **location**: Centerpoint Church
- **lat**: 36.28328
- **long**: -94.12742
- **full address**: Centerpoint Church, 4052 Honeysuckle Ln, Rogers, AR 72758-8417, United States

## Event gallery

- **Alt text**: Centerpoint Family Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3db0366fd9228b66348b8cc4e7207c34254efa01aaee2bd5a949feee993c3020-rimg-w1200-h675-dcf9ebd4-gmir?v=1762849210

## FAQs

- **Q**: When and where is Centerpoint Family Thanksgiving Dinner being held?
  - **A:** Centerpoint Family Thanksgiving Dinner takes place on Sun, 16 Nov, 2025 at 05:00 pm to Sun, 16 Nov, 2025 at 05:00 pm at Centerpoint Church, 4052 Honeysuckle Ln, Rogers, AR 72758-8417, United States.
- **Q**: Who is organizing Centerpoint Family Thanksgiving Dinner?
  - **A:** Centerpoint Family Thanksgiving Dinner is organized by Centerpoint Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Centerpoint Family Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events7/banners/3db0366fd9228b66348b8cc4e7207c34254efa01aaee2bd5a949feee993c3020-rimg-w1200-h675-dcf9ebd4-gmir?v=1762849210",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/rogers/centerpoint-family-thanksgiving-dinner/200029173910111",
        "location": {
            "@type": "Place",
            "name": "Centerpoint Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4052 Honeysuckle Ln, Rogers, AR 72758-8417, United States",
                "addressLocality": "Rogers",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.28328",
                "longitude": "-94.12742"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "LET'S EAT! We're excited to celebrate THANKSGIVING with our church family! Bring your favorite dish to share!\n\nStop by the welcome center to sign up to bring something!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Centerpoint Church",
                "url": "https://allevents.in/org/centerpoint-church/26281984"
            }
        ]
    }
]
```