

# Event Details

- **Event Name**: 8th ward Food Bank
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 06:00 pm – Mon, 15 Dec, 2025 at 07:00 pm
- **Event Description**: It's time to serve again! The Idaho Food Bank needs our help in feeding those without. Come join us at the Food Bank where we will help pack food, and afterwards get a nice treat that'll hit the spot!
- **Event URL**: https://allevents.in/pocatello/8th-ward-food-bank/1600028014713934
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028014713934

## Event venue details

- **city**: Pocatello
- **state**: ID
- **country**: US
- **location**: The Idaho FoodBank
- **lat**: 42.8603038
- **long**: -112.4438575
- **full address**: The Idaho FoodBank, 555 S 1st Ave, Pocatello, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/4802fc40-1062-11f0-8b9a-c7589414aef0-rimg-w320-h157-dcff

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 15 Dec, 2025 at 06:00 pm
- **Q**: Where is the event happening?
  - **A:** The Idaho FoodBank, 555 S 1st Ave, Pocatello, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 8th ward Food Bank ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "8th ward Food Bank",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=8th+ward+Food+Bank&date=Mon%2C+15+Dec%2C+2025+at+06%3A00+pm&bg=5",
        "startDate": "2025-12-15",
        "endDate": "2025-12-15",
        "url": "https://allevents.in/pocatello/8th-ward-food-bank/1600028014713934",
        "location": {
            "@type": "Place",
            "name": "The Idaho FoodBank",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "555 S 1st Ave",
                "addressLocality": "Pocatello",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.8603038",
                "longitude": "-112.4438575"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "It's time to serve again! The Idaho Food Bank needs our help in feeding those without. Come join us at the Food Bank where we will help pack food, and afterwards get a nice treat that'll hit the spot!"
    }
]
```