

# Event Details

- **Event Name**: Food Pantry! 
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 11:00 am – Thu, 18 Dec, 2025 at 01:00 pm
- **Event Description**: Drive-through Food Pantry for the Ashland Area Community.
- **Event URL**: https://allevents.in/ashland/food-pantry/200028956433745
- **Event Categories**: drive-thru
- **Interested Audience**: 
  - total_interested_count: 32

## Ticket Details


## Event venue details

- **city**: Ashland
- **state**: PA
- **country**: United States
- **location**: 35 N 9th St, Ashland, PA
- **lat**: 40.78294
- **long**: -76.34285
- **full address**: 35 N 9th St, Ashland, PA, United States

## Event gallery

- **Alt text**: Food Pantry!
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Food+Pantry%21+&date=Thu%2C+18+Dec%2C+2025+at+11%3A00+am&bg=1

## FAQs

- **Q**: When and where is Food Pantry!  being held?
  - **A:** Food Pantry!  takes place on Thu, 18 Dec, 2025 at 11:00 am to Thu, 18 Dec, 2025 at 01:00 pm at 35 N 9th St, Ashland, PA, United States.
- **Q**: Who is organizing Food Pantry! ?
  - **A:** Food Pantry!  is organized by Good Shepherd Lutheran Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Pantry!",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Food+Pantry%21+&date=Thu%2C+18+Dec%2C+2025+at+11%3A00+am&bg=1",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/ashland/food-pantry/200028956433745",
        "location": {
            "@type": "Place",
            "name": "35 N 9th St, Ashland, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "899 Chestnut St, Ashland, PA 17921, United States",
                "addressLocality": "Ashland",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.78294",
                "longitude": "-76.34285"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drive-through Food Pantry for the Ashland Area Community.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Good Shepherd Lutheran Church",
                "url": "https://allevents.in/org/good-shepherd-lutheran-church/23264323"
            }
        ]
    }
]
```