

# Event Details

- **Event Name**: Food Pantry
- **Event Start and End Date**: Mon, 11 Aug, 2025 at 11:00 am – Mon, 11 Aug, 2025 at 02:00 pm
- **Event Description**: The second Monday of the month from 11 AM to 2 PM. Located across the street from Hyre Middle School and Acme
- **Event URL**: https://allevents.in/akron/food-pantry/200028607552601
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Akron
- **state**: OH
- **country**: United States
- **location**: Wedgewood United Methodist Church
- **lat**: 41.049284641074
- **long**: -81.444738640137
- **full address**: Wedgewood United Methodist Church, 2350 Wedgewood Dr,Akron, Ohio, United States

## Event gallery

- **Alt text**: Food Pantry
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/994bc444f1cd078f85627dd439fa28c42208abdb49c185e3e94d6d6f5221713b-rimg-w1200-h927-dcfff2ef-gmir?v=1754814868

## FAQs

- **Q**: When and where is Food Pantry being held?
  - **A:** Food Pantry takes place on Mon, 11 Aug, 2025 at 11:00 am to Mon, 11 Aug, 2025 at 02:00 pm at Wedgewood United Methodist Church, 2350 Wedgewood Dr,Akron, Ohio, United States.
- **Q**: Who is organizing Food Pantry?
  - **A:** Food Pantry is organized by Wedgewood United Methodist Church Food Pantry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Food Pantry is ideal for foodies, craft beverage enthusiasts, and festival fans looking for the best local flavors and experiences. Whether you're a first-time attendee or a longtime enthusiast in Akron, this event is thoughtfully curated to deliver a standout experience worth every moment. If Food Pantry sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Pantry",
        "image": "https://cdn-az.allevents.in/events9/banners/994bc444f1cd078f85627dd439fa28c42208abdb49c185e3e94d6d6f5221713b-rimg-w1200-h927-dcfff2ef-gmir?v=1754814868",
        "startDate": "2025-08-11",
        "endDate": "2025-08-11",
        "url": "https://allevents.in/akron/food-pantry/200028607552601",
        "location": {
            "@type": "Place",
            "name": "Wedgewood United Methodist Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2350 Wedgewood Dr,Akron, Ohio",
                "addressLocality": "Akron",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.049284641074",
                "longitude": "-81.444738640137"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The second Monday of the month from 11 AM to 2 PM. Located across the street from Hyre Middle School and Acme",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Wedgewood United Methodist Church Food Pantry",
                "url": "https://allevents.in/org/wedgewood-united-methodist-church-food-pantry/26363257"
            }
        ]
    }
]
```