

# Event Details

- **Event Name**: Food Pantry
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 am – Sat, 09 May, 2026 at 09:00 am (-04:00)
- **Event Description**: First come, first serve
- **Event URL**: https://allevents.in/triangle/food-pantry/200029941786806
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Triangle
- **state**: VA
- **country**: United States
- **location**: 18410 Chapel St, Triangle, VA, United States, Virginia 22172
- **lat**: 38.55329
- **long**: -77.35313
- **full address**: 18410 Chapel St, Triangle, VA, United States, Virginia 22172

## Event gallery

- **Alt text**: Food Pantry
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5711a4425dd6eabd18b267f20a29724013d3eb897c8056a65fde742a148aa13c-rimg-w1200-h1553-dcffffff-gmir?v=1777100636

## FAQs

- **Q**: When and where is Food Pantry being held?
  - **A:** Food Pantry takes place on Sat, 25 Apr, 2026 at 09:00 am to Sat, 09 May, 2026 at 09:00 am at 18410 Chapel St, Triangle, VA, United States, Virginia 22172.
- **Q**: Who is organizing Food Pantry?
  - **A:** Food Pantry is organized by Mt Zion Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Pantry",
        "image": "https://cdn-az.allevents.in/events5/banners/5711a4425dd6eabd18b267f20a29724013d3eb897c8056a65fde742a148aa13c-rimg-w1200-h1553-dcffffff-gmir?v=1777100636",
        "startDate": "2026-04-25T09:00:00-04:00",
        "endDate": "2026-05-09T09:00:00-04:00",
        "url": "https://allevents.in/triangle/food-pantry/200029941786806",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "18410 Chapel St, Triangle, VA, United States, Virginia 22172",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "18410 Chapel Dr, Triangle, VA 22172-1603, United States",
                "addressLocality": "Triangle",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.55329",
                "longitude": "-77.35313"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "First come, first serve",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mt Zion Baptist Church",
                "url": "https://allevents.in/org/mt-zion-baptist-church/24441448"
            }
        ]
    }
]
```