

# Event Details

- **Event Name**: Food Pantry
- **Event Start and End Date**: Tue, 16 Dec, 2025 at 01:00 pm
- **Event Description**: Please share the word......The food pantry will be distributing food baskets Tuesday, December 16th from 1:00-3:00pm at 702 Banks Ave. 

We want to help support families in the community by eliminating hunger through the distribution of free food.
- **Event URL**: https://allevents.in/columbia/food-pantry/200029360854515
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Columbia
- **state**: MO
- **country**: United States
- **location**: 702 Banks Ave, Columbia, MO 65203-2540, United States
- **lat**: 38.961311340332
- **long**: -92.34400177002
- **full address**: 702 Banks Ave, Columbia, MO 65203-2540, United States

## Event gallery

- **Alt text**: Food Pantry
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/f7369d417d6f08a341420f629d6ad90c6bde9459b8acc037be7b091acd8b5b81-rimg-w771-h382-dcffffff-gmir?v=1765847355

## FAQs

- **Q**: When and where is Food Pantry being held?
  - **A:** Food Pantry takes place on Tue, 16 Dec, 2025 at 01:00 pm to Tue, 16 Dec, 2025 at 01:00 pm at 702 Banks Ave, Columbia, MO 65203-2540, United States.
- **Q**: Who is organizing Food Pantry?
  - **A:** Food Pantry is organized by Progressive Baptist Church of Columbia.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Pantry",
        "image": "https://cdn-az.allevents.in/events6/banners/f7369d417d6f08a341420f629d6ad90c6bde9459b8acc037be7b091acd8b5b81-rimg-w771-h382-dcffffff-gmir?v=1765847355",
        "startDate": "2025-12-16",
        "url": "https://allevents.in/columbia/food-pantry/200029360854515",
        "location": {
            "@type": "Place",
            "name": "702 Banks Ave, Columbia, MO 65203-2540, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "404 W Sexton Rd, Columbia, MO 65203-2514, United States",
                "addressLocality": "Columbia",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.961311340332",
                "longitude": "-92.34400177002"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please share the word......The food pantry will be distributing food baskets Tuesday, December 16th from 1:00-3:00pm at 702 Banks Ave. \n\nWe want to help support families in the community by eliminating hunger through the distribution of free food.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Progressive Baptist Church of Columbia",
                "url": "https://allevents.in/org/progressive-baptist-church-of-columbia/21034371"
            }
        ]
    }
]
```