

# Event Details

- **Event Name**: Prairie Home Community Thanksgiving Meal
- **Event Start and End Date**: Sun, 16 Nov, 2025 at 12:00 pm
- **Event Description**: Join us for a community Thanksgiving meal provided by Prairie Home United Methodist Church.  All in the Prairie Home community are welcome!
- **Event URL**: https://allevents.in/prairie-home/prairie-home-community-thanksgiving-meal/200029157816857
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Prairie Home
- **state**: MO
- **country**: United States
- **location**: 544 Highway 87, PO Box 116, Prairie Home, MO
- **lat**: 38.81248
- **long**: -92.58947
- **full address**: 544 Highway 87, PO Box 116, Prairie Home, MO, United States

## Event gallery

- **Alt text**: Prairie Home Community Thanksgiving Meal
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/51eed897ffc9851ae5d8695c7618713d5cfad3c341f40aaff9073238518e8744-rimg-w1200-h675-dcefdcd0-gmir?v=1763288988

## FAQs

- **Q**: When and where is Prairie Home Community Thanksgiving Meal being held?
  - **A:** Prairie Home Community Thanksgiving Meal takes place on Sun, 16 Nov, 2025 at 12:00 pm to Sun, 16 Nov, 2025 at 12:00 pm at 544 Highway 87, PO Box 116, Prairie Home, MO, United States.
- **Q**: Who is organizing Prairie Home Community Thanksgiving Meal?
  - **A:** Prairie Home Community Thanksgiving Meal is organized by Prairie Home United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Prairie Home Community Thanksgiving Meal",
        "image": "https://cdn-az.allevents.in/events4/banners/51eed897ffc9851ae5d8695c7618713d5cfad3c341f40aaff9073238518e8744-rimg-w1200-h675-dcefdcd0-gmir?v=1763288988",
        "startDate": "2025-11-16",
        "url": "https://allevents.in/prairie-home/prairie-home-community-thanksgiving-meal/200029157816857",
        "location": {
            "@type": "Place",
            "name": "544 Highway 87, PO Box 116, Prairie Home, MO",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "544 Highway Dr, Prairie Home, MO 65068-2314, United States",
                "addressLocality": "Prairie Home",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.81248",
                "longitude": "-92.58947"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for a community Thanksgiving meal provided by Prairie Home United Methodist Church.  All in the Prairie Home community are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Prairie Home United Methodist Church",
                "url": "https://allevents.in/org/prairie-home-united-methodist-church/26193761"
            }
        ]
    }
]
```