

# Event Details

- **Event Name**: Food Pantry Food Drive Pick Up
- **Event Start and End Date**: Sat, 22 Nov, 2025 at 09:30 am
- **Event Description**: We will meet at the church at 9:30.  Then split into teams to pick up food pantry donations.
- **Event URL**: https://allevents.in/maryville/food-pantry-food-drive-pick-up/200029168973422
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Maryville
- **state**: IL
- **country**: United States
- **location**: 2620 N. Center St., Maryville, IL
- **lat**: 38.73058
- **long**: -89.95604
- **full address**: 2620 N. Center St., Maryville, IL, United States

## Event gallery

- **Alt text**: Food Pantry Food Drive Pick Up
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/c99d8199152aeef9256d75585f95ec83a68a141631bd4d411ef86816a29e6629-rimg-w612-h500-dcffffff-gmir?v=1763596467

## FAQs

- **Q**: When and where is Food Pantry Food Drive Pick Up being held?
  - **A:** Food Pantry Food Drive Pick Up takes place on Sat, 22 Nov, 2025 at 09:30 am to Sat, 22 Nov, 2025 at 09:30 am at 2620 N. Center St., Maryville, IL, United States.
- **Q**: Who is organizing Food Pantry Food Drive Pick Up?
  - **A:** Food Pantry Food Drive Pick Up is organized by New Rivers Assembly of God.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Pantry Food Drive Pick Up",
        "image": "https://cdn-az.allevents.in/events2/banners/c99d8199152aeef9256d75585f95ec83a68a141631bd4d411ef86816a29e6629-rimg-w612-h500-dcffffff-gmir?v=1763596467",
        "startDate": "2025-11-22",
        "url": "https://allevents.in/maryville/food-pantry-food-drive-pick-up/200029168973422",
        "location": {
            "@type": "Place",
            "name": "2620 N. Center St., Maryville, IL",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2620 N Center St, Maryville, IL 62062-5800, United States",
                "addressLocality": "Maryville",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.73058",
                "longitude": "-89.95604"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will meet at the church at 9:30.  Then split into teams to pick up food pantry donations.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Rivers Assembly of God",
                "url": "https://allevents.in/org/new-rivers-assembly-of-god/26946797"
            }
        ]
    }
]
```