

# Event Details

- **Event Name**: Lansing Pantry
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am – Sun, 14 Dec, 2025 at 12:00 pm
- **Event Description**: This is a food pantry that happens weekly
- **Event URL**: https://allevents.in/lansing/lansing-pantry/200029336194639
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Lansing
- **state**: MI
- **country**: United States
- **location**: 809 Center St Ste 7, Lansing, MI, United States, Michigan 48906
- **lat**: 42.74291
- **long**: -84.54849
- **full address**: 809 Center St Ste 7, Lansing, MI, United States, Michigan 48906

## Event gallery

- **Alt text**: Lansing Pantry
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/bfcaa0095178e6eebb4ac4c67efca9debe6c07618b1475ca3ed551e69b746401-rimg-w960-h720-dc181315-gmir?v=1765415679

## FAQs

- **Q**: When and where is Lansing Pantry being held?
  - **A:** Lansing Pantry takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 12:00 pm at 809 Center St Ste 7, Lansing, MI, United States, Michigan 48906.
- **Q**: Who is organizing Lansing Pantry?
  - **A:** Lansing Pantry is organized by Pagans In Need.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Lansing Pantry",
        "image": "https://cdn-az.allevents.in/events9/banners/bfcaa0095178e6eebb4ac4c67efca9debe6c07618b1475ca3ed551e69b746401-rimg-w960-h720-dc181315-gmir?v=1765415679",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/lansing/lansing-pantry/200029336194639",
        "location": {
            "@type": "Place",
            "name": "809 Center St Ste 7, Lansing, MI, United States, Michigan 48906",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "809 Center St, Lansing, MI 48906-5257, United States",
                "addressLocality": "Lansing",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.74291",
                "longitude": "-84.54849"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "This is a food pantry that happens weekly",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pagans In Need",
                "url": "https://allevents.in/org/pagans-in-need/26076399"
            }
        ]
    }
]
```