

# Event Details

- **Event Name**: Thanksgiving dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 12:00 pm
- **Event Description**: we would like to invite you to  join us after services on November 23rd for food and fellowship.
- **Event URL**: https://allevents.in/paris/thanksgiving-dinner/200029151598207
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 24

## Ticket Details


## Event venue details

- **city**: Paris
- **state**: AR
- **country**: United States
- **location**: 1311 South Elm Street, Paris, AR
- **lat**: 35.28211
- **long**: -93.72985
- **full address**: 1311 South Elm Street, Paris, AR, United States

## Event gallery

- **Alt text**: Thanksgiving dinner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c592dc51c1ae827db54fd5c9dec2af5a66170671f5ecfa35d3deff7f87eb52f1-rimg-w646-h531-dc483536-gmir?v=1763865487

## FAQs

- **Q**: When and where is Thanksgiving dinner being held?
  - **A:** Thanksgiving dinner takes place on Sun, 23 Nov, 2025 at 12:00 pm to Sun, 23 Nov, 2025 at 12:00 pm at 1311 South Elm Street, Paris, AR, United States.
- **Q**: Who is organizing Thanksgiving dinner?
  - **A:** Thanksgiving dinner is organized by Southside Baptist Church Paris, AR.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving dinner",
        "image": "https://cdn-az.allevents.in/events2/banners/c592dc51c1ae827db54fd5c9dec2af5a66170671f5ecfa35d3deff7f87eb52f1-rimg-w646-h531-dc483536-gmir?v=1763865487",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/paris/thanksgiving-dinner/200029151598207",
        "location": {
            "@type": "Place",
            "name": "1311 South Elm Street, Paris, AR",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1311 S Elm St, Paris, AR 72855-4921, United States",
                "addressLocality": "Paris",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.28211",
                "longitude": "-93.72985"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "we would like to invite you to  join us after services on November 23rd for food and fellowship.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Southside Baptist Church Paris AR",
                "url": "https://allevents.in/org/southside-baptist-church-paris-ar/25162495"
            }
        ]
    }
]
```