

# Event Details

- **Event Name**: Monthly food pantry!
- **Event Start and End Date**: Mon, 11 May, 2026 at 09:00 am – Mon, 11 May, 2026 at 10:00 am (-05:00)
- **Event Description**: Monthly food pantry available to all! Drive on through to pick up!
- **Event URL**: https://allevents.in/garden-ridge/monthly-food-pantry/200029978445957
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Garden Ridge
- **state**: TX
- **country**: United States
- **location**: 20377 FM-2252, San Antonio, TX
- **lat**: 29.63077
- **long**: -98.27389
- **full address**: 20377 FM-2252, San Antonio, TX, 20400 FM 2252, San Antonio, TX 78266-2872, United States, Garden Ridge

## Event gallery

- **Alt text**: Monthly food pantry!
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d598e38396bbd2447ddec06c495f0cbf8648c3b33b8922090d507501253c1ea8-rimg-w1200-h627-dc018cb5-gmir?v=1776920337

## FAQs

- **Q**: When and where is Monthly food pantry! being held?
  - **A:** Monthly food pantry! takes place on Mon, 11 May, 2026 at 09:00 am to Mon, 11 May, 2026 at 10:00 am at 20377 FM-2252, San Antonio, TX, 20400 FM 2252, San Antonio, TX 78266-2872, United States, Garden Ridge.
- **Q**: Who is organizing Monthly food pantry!?
  - **A:** Monthly food pantry! is organized by Bracken Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly food pantry!",
        "image": "https://cdn-az.allevents.in/events6/banners/d598e38396bbd2447ddec06c495f0cbf8648c3b33b8922090d507501253c1ea8-rimg-w1200-h627-dc018cb5-gmir?v=1776920337",
        "startDate": "2026-05-11T09:00:00-05:00",
        "endDate": "2026-05-11T10:00:00-05:00",
        "url": "https://allevents.in/garden-ridge/monthly-food-pantry/200029978445957",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "20377 FM-2252, San Antonio, TX",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "20400 FM 2252, San Antonio, TX 78266-2872, United States",
                "addressLocality": "Garden Ridge",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "29.63077",
                "longitude": "-98.27389"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Monthly food pantry available to all! Drive on through to pick up!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bracken Church",
                "url": "https://allevents.in/org/bracken-church/23297154"
            }
        ]
    }
]
```