

# Event Details

- **Event Name**: Thanksgiving Lunch
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Join us for our church family Thanksgiving lunch! Turkey, ham &amp; dressing will be provided, please bring a side dish and/or dessert to share.
- **Event URL**: https://allevents.in/oakboro/thanksgiving-lunch/200029131165134
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Oakboro
- **state**: NC
- **country**: United States
- **location**: Big Lick Baptist Church
- **lat**: 35.2409671023
- **long**: -80.3461226245
- **full address**: Big Lick Baptist Church, 16715 Big Lick Rd, Oakboro, NC 28129-8967, United States

## Event gallery

- **Alt text**: Thanksgiving Lunch
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/96ff0bf5de1ff87521f1ee69badcac7ac5c92f2b745dd5f5813d235233a85662-rimg-w1200-h630-dcf4eedb-gmir?v=1762983648

## FAQs

- **Q**: When and where is Thanksgiving Lunch being held?
  - **A:** Thanksgiving Lunch takes place on Sun, 16 Nov, 2025 at 12:00 pm to Sun, 16 Nov, 2025 at 12:00 pm at Big Lick Baptist Church, 16715 Big Lick Rd, Oakboro, NC 28129-8967, United States.
- **Q**: Who is organizing Thanksgiving Lunch?
  - **A:** Thanksgiving Lunch is organized by Big Lick Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Lunch",
        "image": "https://cdn-az.allevents.in/events6/banners/96ff0bf5de1ff87521f1ee69badcac7ac5c92f2b745dd5f5813d235233a85662-rimg-w1200-h630-dcf4eedb-gmir?v=1762983648",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/oakboro/thanksgiving-lunch/200029131165134",
        "location": {
            "@type": "Place",
            "name": "Big Lick Baptist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "16715 Big Lick Rd, Oakboro, NC 28129-8967, United States",
                "addressLocality": "Oakboro",
                "addressRegion": "NC",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "35.2409671023",
                "longitude": "-80.3461226245"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our church family Thanksgiving lunch! Turkey, ham & dressing will be provided, please bring a side dish and/or dessert to share.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Big Lick Baptist Church",
                "url": "https://allevents.in/org/big-lick-baptist-church/26229580"
            }
        ]
    }
]
```