

# Event Details

- **Event Name**: Thanksgiving/Christmas Lunch after service
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Please bring a side dish or dessert to be shared with all church members.  Church will provide the meats and drinks.
- **Event URL**: https://allevents.in/honey-grove/thanksgiving-christmas-lunch-after-service/200029157656106
- **Event Categories**: thanksgiving, christmas
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Honey Grove
- **state**: TX
- **country**: United States
- **location**: 3050 FM 100 North, Honey Grove, TX
- **lat**: 33.6212
- **long**: -95.90764
- **full address**: 3050 FM 100 North, Honey Grove, TX, United States

## Event gallery

- **Alt text**: Thanksgiving/Christmas Lunch after service
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/47081e972be476b8dbf6d4d8021f24b64e0b34cb1013c911baa77efc8d9a5673-rimg-w1200-h900-dc171517-gmir?v=1762633806

## FAQs

- **Q**: When and where is Thanksgiving/Christmas Lunch after service being held?
  - **A:** Thanksgiving/Christmas Lunch after service takes place on Sun, 16 Nov, 2025 at 12:00 pm to Sun, 16 Nov, 2025 at 12:00 pm at 3050 FM 100 North, Honey Grove, TX, United States.
- **Q**: Who is organizing Thanksgiving/Christmas Lunch after service?
  - **A:** Thanksgiving/Christmas Lunch after service is organized by Honey Grove Cowboy Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving/Christmas Lunch after service",
        "image": "https://cdn-az.allevents.in/events3/banners/47081e972be476b8dbf6d4d8021f24b64e0b34cb1013c911baa77efc8d9a5673-rimg-w1200-h900-dc171517-gmir?v=1762633806",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/honey-grove/thanksgiving-christmas-lunch-after-service/200029157656106",
        "location": {
            "@type": "Place",
            "name": "3050 FM 100 North, Honey Grove, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3050 FM-100, Honey Grove, TX 75446, United States",
                "addressLocality": "Honey Grove",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.6212",
                "longitude": "-95.90764"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please bring a side dish or dessert to be shared with all church members.  Church will provide the meats and drinks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Honey Grove Cowboy Church",
                "url": "https://allevents.in/org/honey-grove-cowboy-church/26491314"
            }
        ]
    }
]
```