

# Event Details

- **Event Name**: Thanksgiving Dinner
- **Event Start and End Date**: Sun, 23 Nov, 2025 at 10:30 am
- **Event Description**: Join us for Thanksgiving Dinner immediately following Worship Service!
- **Event URL**: https://allevents.in/bonner-springs/thanksgiving-dinner/200029199533815
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details

- **Ticket URL**: http://facebook.com/200029199533815?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=bonner+springs-events

## Event venue details

- **city**: Bonner Springs
- **state**: KS
- **country**: United States
- **location**: Prairie Meadows Church
- **lat**: 39.06635
- **long**: -94.88025
- **full address**: Prairie Meadows Church, 446 Emerson Ave, Bonner Springs, KS 66012-1904, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Prairie Meadows Church (https://allevents.in/org/prairie-meadows-church/26650408)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/b19fc33f91e546a4516eabc3836e0c74643730acf693cd616b3e63e8865d11a1-rimg-w600-h333-dcffffff-gmir?v=1763856936
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/e222bb38b0e7d0289f791a2350f8a88f006a7166d7866e11381e21f4652e6eb7-rimg-w300-h300-dcffffff-gmir?v=1763856936

## FAQs

- **Q**: When is the event happening?
  - **A:** Sun, 23 Nov, 2025 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** Prairie Meadows Church, 446 Emerson Ave, Bonner Springs, KS 66012-1904, United States
- **Q**: Who is organizing the event?
  - **A:** Prairie Meadows Church
- **Q**: What type of event is this?
  - **A:** thanksgiving
- **Q**: Where can I find ticket details about Thanksgiving Dinner ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Dinner",
        "image": "https://cdn-az.allevents.in/events2/banners/b19fc33f91e546a4516eabc3836e0c74643730acf693cd616b3e63e8865d11a1-rimg-w600-h333-dcffffff-gmir?v=1763856936",
        "startDate": "2025-11-23",
        "url": "https://allevents.in/bonner-springs/thanksgiving-dinner/200029199533815",
        "location": {
            "@type": "Place",
            "name": "Prairie Meadows Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "446 Emerson Ave, Bonner Springs, KS 66012-1904, United States",
                "addressLocality": "Bonner Springs",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.06635",
                "longitude": "-94.88025"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Thanksgiving Dinner immediately following Worship Service!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prairie Meadows Church",
                "url": "https://allevents.in/org/prairie-meadows-church/26650408"
            }
        ]
    }
]
```