

# Event Details

- **Event Name**: Free Community Lunch--Soup Beans and Cornbread!
- **Event Start and End Date**: Wed, 01 Oct, 2025 at 11:30 am
- **Event Description**: Join us for our monthly free community lunch. This lunch is open to everyone because we believe that everyone should have a seat at the table. You are invited and you are welcome here!
- **Event URL**: https://allevents.in/gate-city/free-community-lunch-soup-beans-and-cornbread/200028947225246
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Gate City
- **state**: VA
- **country**: United States
- **location**: Gate City United Methodist Church
- **lat**: 36.638647555671
- **long**: -82.581288608029
- **full address**: Gate City United Methodist Church, 255 Walnut St, Gate City, VA 24251-3362, United States

## Event gallery

- **Alt text**: Free Community Lunch--Soup Beans and Cornbread!
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9ba1516c4917fbeb39ab3e4c3da3ab289ed11b3994f917daabf1f1ac6047953d-rimg-w1200-h797-dcbeab77-gmir?v=1758824026

## FAQs

- **Q**: When and where is Free Community Lunch--Soup Beans and Cornbread! being held?
  - **A:** Free Community Lunch--Soup Beans and Cornbread! takes place on Wed, 01 Oct, 2025 at 11:30 am to Wed, 01 Oct, 2025 at 11:30 am at Gate City United Methodist Church, 255 Walnut St, Gate City, VA 24251-3362, United States.
- **Q**: Who is organizing Free Community Lunch--Soup Beans and Cornbread!?
  - **A:** Free Community Lunch--Soup Beans and Cornbread! is organized by Gate City United Methodist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Free Community Lunch--Soup Beans and Cornbread!",
        "image": "https://cdn-az.allevents.in/events1/banners/9ba1516c4917fbeb39ab3e4c3da3ab289ed11b3994f917daabf1f1ac6047953d-rimg-w1200-h797-dcbeab77-gmir?v=1758824026",
        "startDate": "2025-10-01",
        "url": "https://allevents.in/gate-city/free-community-lunch-soup-beans-and-cornbread/200028947225246",
        "location": {
            "@type": "Place",
            "name": "Gate City United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "255 Walnut St, Gate City, VA 24251-3362, United States",
                "addressLocality": "Gate City",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.638647555671",
                "longitude": "-82.581288608029"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our monthly free community lunch. This lunch is open to everyone because we believe that everyone should have a seat at the table. You are invited and you are welcome here!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gate City United Methodist Church",
                "url": "https://allevents.in/org/gate-city-united-methodist-church/22730182"
            }
        ]
    }
]
```