

# Event Details

- **Event Name**: Tuesday Morning Community Food Distribution
- **Event Start and End Date**: Tue, 23 Dec, 2025 at 08:30 am – Tue, 23 Dec, 2025 at 11:00 am
- **Event Description**: We will be distributing canned and dry goods, bread, sweets, water, and fresh vegetables to families and individuals in need of food assistance.
- **Event URL**: https://allevents.in/savannah/tuesday-morning-community-food-distribution/200029366521845
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Savannah
- **state**: GA
- **country**: United States
- **location**: 3101 Waters Ave., 31404
- **lat**: 32.04505
- **long**: -81.08701
- **full address**: 3101 Waters Ave., 31404, 3101 Waters Ave, Savannah, GA 31404-6259, United States

## Event gallery

- **Alt text**: Tuesday Morning Community Food Distribution
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/cf7b287ac17531cddbaaa838c0b85d3fce82e10dd9659ec9081915f82d9940ed-rimg-w650-h472-dc90abc4-gmir?v=1765951424

## FAQs

- **Q**: When and where is Tuesday Morning Community Food Distribution being held?
  - **A:** Tuesday Morning Community Food Distribution takes place on Tue, 23 Dec, 2025 at 08:30 am to Tue, 23 Dec, 2025 at 11:00 am at 3101 Waters Ave., 31404, 3101 Waters Ave, Savannah, GA 31404-6259, United States.
- **Q**: Who is organizing Tuesday Morning Community Food Distribution?
  - **A:** Tuesday Morning Community Food Distribution is organized by All Angels Food Pantry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesday Morning Community Food Distribution",
        "image": "https://cdn-az.allevents.in/events9/banners/cf7b287ac17531cddbaaa838c0b85d3fce82e10dd9659ec9081915f82d9940ed-rimg-w650-h472-dc90abc4-gmir?v=1765951424",
        "startDate": "2025-12-23",
        "endDate": "2025-12-23",
        "url": "https://allevents.in/savannah/tuesday-morning-community-food-distribution/200029366521845",
        "location": {
            "@type": "Place",
            "name": "3101 Waters Ave., 31404",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3101 Waters Ave, Savannah, GA 31404-6259, United States",
                "addressLocality": "Savannah",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.04505",
                "longitude": "-81.08701"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be distributing canned and dry goods, bread, sweets, water, and fresh vegetables to families and individuals in need of food assistance.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "All Angels Food Pantry",
                "url": "https://allevents.in/org/all-angels-food-pantry/26738951"
            }
        ]
    }
]
```