

# Event Details

- **Event Name**: Community Dinner
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:30 am
- **Event Description**: Join us for service Dec.14th at 9:30am then community dinner at 12:30pm
- **Event URL**: https://allevents.in/terre-haute/community-dinner/200029352483619
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Terre Haute
- **state**: IN
- **country**: United States
- **location**: Rose Hulman
- **lat**: 39.483648
- **long**: -87.322648
- **full address**: Rose Hulman, Terre Haute, Indiana, United States

## Event gallery

- **Alt text**: Community Dinner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/1c76efd157ac8ab63cb1499d4cc230f7fce2a2873227c04d6efdf0fc26f7b99d-rimg-w960-h821-dc2e3612-gmir?v=1765670539

## FAQs

- **Q**: When and where is Community Dinner being held?
  - **A:** Community Dinner takes place on Sun, 14 Dec, 2025 at 09:30 am to Sun, 14 Dec, 2025 at 09:30 am at Rose Hulman, Terre Haute, Indiana, United States.
- **Q**: Who is organizing Community Dinner?
  - **A:** Community Dinner is organized by Portland Mills Christian Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Dinner",
        "image": "https://cdn-az.allevents.in/events6/banners/1c76efd157ac8ab63cb1499d4cc230f7fce2a2873227c04d6efdf0fc26f7b99d-rimg-w960-h821-dc2e3612-gmir?v=1765670539",
        "startDate": "2025-12-14",
        "url": "https://allevents.in/terre-haute/community-dinner/200029352483619",
        "location": {
            "@type": "Place",
            "name": "Rose Hulman",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Terre Haute, Indiana",
                "addressLocality": "Terre Haute",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.483648",
                "longitude": "-87.322648"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for service Dec.14th at 9:30am then community dinner at 12:30pm",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Portland Mills Christian Church",
                "url": "https://allevents.in/org/portland-mills-christian-church/27235875"
            }
        ]
    }
]
```