

# Event Details

- **Event Name**: NCBC Youth Thanksgiving Lunch
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:30 pm
- **Event Description**: The youth of NCBC will be hosting a Thanksgiving celebration right after church.  They will provide drinks and the meat.  Everyone is asked to bring a side dish and/or dessert.  We look forward to seeing you there.
- **Event URL**: https://allevents.in/canton/ncbc-youth-thanksgiving-lunch/200029134406134
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: http://facebook.com/200029134406134?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=canton-events

## Event venue details

- **city**: Canton
- **state**: GA
- **country**: United States
- **location**: North Canton Baptist
- **lat**: 34.250520031213
- **long**: -84.485194002925
- **full address**: North Canton Baptist, 150 Juniper St.,Canton, Georgia, United States

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=NCBC+Youth+Thanksgiving+Lunch&date=Sun%2C+16+Nov%2C+2025+at+12%3A30+pm&bg=5
- **Alt text**: thumbnail
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=NCBC+Youth+Thanksgiving+Lunch&date=16+Nov

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 16 Nov, 2025 at 12:30 pm
- **Q**: Where is the event happening?
  - **A:** North Canton Baptist, 150 Juniper St.,Canton, Georgia, United States
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about NCBC Youth Thanksgiving Lunch ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "NCBC Youth Thanksgiving Lunch",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=NCBC+Youth+Thanksgiving+Lunch&date=Sun%2C+16+Nov%2C+2025+at+12%3A30+pm&bg=5",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/canton/ncbc-youth-thanksgiving-lunch/200029134406134",
        "location": {
            "@type": "Place",
            "name": "North Canton Baptist",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "150 Juniper St.,Canton, Georgia",
                "addressLocality": "Canton",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.250520031213",
                "longitude": "-84.485194002925"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The youth of NCBC will be hosting a Thanksgiving celebration right after church.  They will provide drinks and the meat.  Everyone is asked to bring a side dish and/or dessert.  We look forward to seeing you there."
    }
]
```