

# Event Details

- **Event Name**: Thanksgiving Community Meal
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 11:00 am
- **Event Description**: All are welcome to join us for this meal - come hungry!
- **Event URL**: https://allevents.in/indianapolis/thanksgiving-community-meal/200029216072601
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 50

## Ticket Details


## Event venue details

- **city**: Indianapolis
- **state**: IN
- **country**: United States
- **location**: 7701 Allisonville Rd, Indianapolis, IN, United States, Indiana 46250
- **lat**: 39.89365
- **long**: -86.08368
- **full address**: 7701 Allisonville Rd, Indianapolis, IN, United States, Indiana 46250

## Event gallery

- **Alt text**: Thanksgiving Community Meal
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/aaf24524f02f83b55ba75495f7f2a94c2cccfe8b07f8678ef56055cfebfb6758-rimg-w940-h788-dcddceb7-gmir?v=1764104320

## FAQs

- **Q**: When and where is Thanksgiving Community Meal being held?
  - **A:** Thanksgiving Community Meal takes place on Thu, 27 Nov, 2025 at 11:00 am to Thu, 27 Nov, 2025 at 11:00 am at 7701 Allisonville Rd, Indianapolis, IN, United States, Indiana 46250.
- **Q**: Who is organizing Thanksgiving Community Meal?
  - **A:** Thanksgiving Community Meal is organized by Allisonville Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Thanksgiving Community Meal",
        "image": "https://cdn-az.allevents.in/events8/banners/aaf24524f02f83b55ba75495f7f2a94c2cccfe8b07f8678ef56055cfebfb6758-rimg-w940-h788-dcddceb7-gmir?v=1764104320",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/indianapolis/thanksgiving-community-meal/200029216072601",
        "location": {
            "@type": "Place",
            "name": "7701 Allisonville Rd, Indianapolis, IN, United States, Indiana 46250",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7701 Allisonville Rd, Indianapolis, IN 46250-2357, United States",
                "addressLocality": "Indianapolis",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.89365",
                "longitude": "-86.08368"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "All are welcome to join us for this meal - come hungry!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Allisonville Christian Church",
                "url": "https://allevents.in/org/allisonville-christian-church/26824723"
            }
        ]
    }
]
```