

# Event Details

- **Event Name**: Decatur Cares Mobile Food Bank Service
- **Event Start and End Date**: Sat, 01 Nov, 2025 at 07:00 pm – Sat, 01 Nov, 2025 at 09:00 pm
- **Event Description**: Help us serve along our brothers and sisters of the Methodist church as we pass out food for members of our local community.
- **Event URL**: https://allevents.in/decatur/decatur-cares-mobile-food-bank-service/1600028022474716
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028022474716

## Event venue details

- **city**: Decatur
- **state**: TX
- **country**: US
- **location**: Decatur Methodist Church
- **lat**: 33.2334926
- **long**: -97.5849698
- **full address**: Decatur Methodist Church, 104 S Miller Street, Decatur, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/09704fb0-11ba-11f0-95f8-d90787b5d377-rimg-w1000-h563-dcd

## FAQs

- **Q**: When is the event happening?
  - **A:** Sat, 01 Nov, 2025 at 07:00 pm
- **Q**: Where is the event happening?
  - **A:** Decatur Methodist Church, 104 S Miller Street, Decatur, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Decatur Cares Mobile Food Bank Service ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Decatur Cares Mobile Food Bank Service",
        "image": "https://cdn-az.allevents.in/events7/banners/f3116b20-b77f-11f0-9377-37182a3a0089-rimg-w1200-h675-dcd7bda8-gmir.jpg",
        "startDate": "2025-11-01",
        "endDate": "2025-11-01",
        "url": "https://allevents.in/decatur/decatur-cares-mobile-food-bank-service/1600028022474716",
        "location": {
            "@type": "Place",
            "name": "Decatur Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "104 S Miller Street",
                "addressLocality": "Decatur",
                "addressRegion": "TX",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.2334926",
                "longitude": "-97.5849698"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help us serve along our brothers and sisters of the Methodist church as we pass out food for members of our local community."
    }
]
```