

# Event Details

- **Event Name**: Thanksgiving Dinner 
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 06:00 pm – Tue, 25 Nov, 2025 at 07:00 pm
- **Event Description**: Join us for an amazing time together!
- **Event URL**: https://allevents.in/locust-grove/thanksgiving-dinner/200029229256843
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Locust Grove
- **state**: GA
- **country**: United States
- **location**: Celebrate Recovery at Relevant Church
- **lat**: 33.33329
- **long**: -84.08892
- **full address**: Celebrate Recovery at Relevant Church, 4770 GA-42, Locust Grove, GA 30248, United States

## Event gallery

- **Alt text**: Thanksgiving Dinner
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/25d70c44ba73a8cecce4d6401852a82a178ddc3833eb22694e44f15301215e8d-rimg-w1024-h1024-dcf9c15f-gmir?v=1763641243

## FAQs

- **Q**: When and where is Thanksgiving Dinner  being held?
  - **A:** Thanksgiving Dinner  takes place on Tue, 25 Nov, 2025 at 06:00 pm to Tue, 25 Nov, 2025 at 07:00 pm at Celebrate Recovery at Relevant Church, 4770 GA-42, Locust Grove, GA 30248, United States.
- **Q**: Who is organizing Thanksgiving Dinner ?
  - **A:** Thanksgiving Dinner  is organized by Celebrate Recovery at Relevant Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events9/banners/25d70c44ba73a8cecce4d6401852a82a178ddc3833eb22694e44f15301215e8d-rimg-w1024-h1024-dcf9c15f-gmir?v=1763641243",
        "startDate": "2025-11-25",
        "endDate": "2025-11-25",
        "url": "https://allevents.in/locust-grove/thanksgiving-dinner/200029229256843",
        "location": {
            "@type": "Place",
            "name": "Celebrate Recovery at Relevant Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4770 GA-42, Locust Grove, GA 30248",
                "addressLocality": "Locust Grove",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.33329",
                "longitude": "-84.08892"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for an amazing time together!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Celebrate Recovery at Relevant Church",
                "url": "https://allevents.in/org/celebrate-recovery-at-relevant-church/22155424"
            }
        ]
    }
]
```