

# Event Details

- **Event Name**: Community Dinner
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 05:30 pm
- **Event Description**: Come enjoy a free dinner at New Hope Baptist Church in Gas City and stay for our evening services for all ages!
- **Event URL**: https://allevents.in/gas-city/community-dinner/200029502668043
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: Gas City
- **state**: IN
- **country**: United States
- **location**: 800 E South C St, Gas City, IN, United States, Indiana 46933
- **lat**: 40.48487
- **long**: -85.60013
- **full address**: 800 E South C St, Gas City, IN, United States, Indiana 46933

## Event gallery

- **Alt text**: Community Dinner
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/9a3f5029b936ada413fa888ba40113b022fd9247d585c01f21905e45919c013f-rimg-w1200-h675-dcf3ebe0-gmir?v=1768480243

## FAQs

- **Q**: When and where is Community Dinner being held?
  - **A:** Community Dinner takes place on Wed, 21 Jan, 2026 at 05:30 pm to Wed, 21 Jan, 2026 at 05:30 pm at 800 E South C St, Gas City, IN, United States, Indiana 46933.
- **Q**: Who is organizing Community Dinner?
  - **A:** Community Dinner is organized by New Hope Baptist Church Gas City.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Dinner",
        "image": "https://cdn-az.allevents.in/events7/banners/9a3f5029b936ada413fa888ba40113b022fd9247d585c01f21905e45919c013f-rimg-w1200-h675-dcf3ebe0-gmir?v=1768480243",
        "startDate": "2026-01-21",
        "url": "https://allevents.in/gas-city/community-dinner/200029502668043",
        "location": {
            "@type": "Place",
            "name": "800 E South C St, Gas City, IN, United States, Indiana 46933",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "800 E South C St, Gas City, IN 46933-2021, United States",
                "addressLocality": "Gas City",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.48487",
                "longitude": "-85.60013"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come enjoy a free dinner at New Hope Baptist Church in Gas City and stay for our evening services for all ages!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Hope Baptist Church Gas City",
                "url": "https://allevents.in/org/new-hope-baptist-church-gas-city/26038027"
            }
        ]
    }
]
```