

# Event Details

- **Event Name**: Weekly Food Distribution
- **Event Start and End Date**: Tue, 24 Mar, 2026 at 12:00 pm – Tue, 31 Mar, 2026 at 12:00 pm
- **Event Description**: The food pantry is open on Tuesdays from 12:00 to 2:00 PM.
- **Event URL**: https://allevents.in/kirkland/weekly-food-distribution/200029851964007
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Kirkland
- **state**: IL
- **country**: United States
- **location**: 510 W South St, Kirkland, IL, United States, Illinois 60146
- **lat**: 42.0915
- **long**: -88.85096
- **full address**: 510 W South St, Kirkland, IL, United States, Illinois 60146

## Event gallery

- **Alt text**: Weekly Food Distribution
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/6191884ef5966e6eb0574204127bfbd9ffd2c434280c4480cbbbae425a4c248c-rimg-w1200-h1114-dc94897a-gmir?v=1774294566

## FAQs

- **Q**: When and where is Weekly Food Distribution being held?
  - **A:** Weekly Food Distribution takes place on Tue, 24 Mar, 2026 at 12:00 pm to Tue, 31 Mar, 2026 at 12:00 pm at 510 W South St, Kirkland, IL, United States, Illinois 60146.
- **Q**: Who is organizing Weekly Food Distribution?
  - **A:** Weekly Food Distribution is organized by Kirkland IL Food Pantry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Weekly Food Distribution 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 Kirkland, this event is thoughtfully curated to deliver a standout experience worth every moment. If Weekly Food Distribution 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": "Weekly Food Distribution",
        "image": "https://cdn-az.allevents.in/events1/banners/6191884ef5966e6eb0574204127bfbd9ffd2c434280c4480cbbbae425a4c248c-rimg-w1200-h1114-dc94897a-gmir?v=1774294566",
        "startDate": "2026-03-24",
        "endDate": "2026-03-31",
        "url": "https://allevents.in/kirkland/weekly-food-distribution/200029851964007",
        "location": {
            "@type": "Place",
            "name": "510 W South St, Kirkland, IL, United States, Illinois 60146",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "510 W South St, Kirkland, IL 60146-7704, United States",
                "addressLocality": "Kirkland",
                "addressRegion": "IL",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.0915",
                "longitude": "-88.85096"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The food pantry is open on Tuesdays from 12:00 to 2:00 PM.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Kirkland IL Food Pantry",
                "url": "https://allevents.in/org/kirkland-il-food-pantry/19327668"
            }
        ]
    }
]
```