

# Event Details

- **Event Name**: Food Pantry
- **Event Start and End Date**: Sat, 27 Dec, 2025 at 10:00 am – Sat, 27 Dec, 2025 at 11:30 am
- **Event Description**: NEW HOURS TO BEAT THE HEAT: 10-11:30 IN THE MORNING
- **Event URL**: https://allevents.in/bisbee/food-pantry/200029405169104
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Bisbee
- **state**: AZ
- **country**: United States
- **location**: 23 Clawson, Ave, Bisbee, AZ, United States, Arizona 85603
- **lat**: 31.44342
- **long**: -109.91628
- **full address**: 23 Clawson, Ave, Bisbee, AZ, United States, Arizona 85603

## Event gallery

- **Alt text**: Food Pantry
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/4be505fe50826eafcfb4e3b563cece3ba05eb691b1a1a820125a808d4b537d07-rimg-w1200-h750-dce7eaed-gmir?v=1766658423

## FAQs

- **Q**: When and where is Food Pantry being held?
  - **A:** Food Pantry takes place on Sat, 27 Dec, 2025 at 10:00 am to Sat, 27 Dec, 2025 at 11:30 am at 23 Clawson, Ave, Bisbee, AZ, United States, Arizona 85603.
- **Q**: Who is organizing Food Pantry?
  - **A:** Food Pantry is organized by Hope and Beyond Emergency Food Pantry.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Pantry",
        "image": "https://cdn-az.allevents.in/events4/banners/4be505fe50826eafcfb4e3b563cece3ba05eb691b1a1a820125a808d4b537d07-rimg-w1200-h750-dce7eaed-gmir?v=1766658423",
        "startDate": "2025-12-27",
        "endDate": "2025-12-27",
        "url": "https://allevents.in/bisbee/food-pantry/200029405169104",
        "location": {
            "@type": "Place",
            "name": "23 Clawson, Ave, Bisbee, AZ, United States, Arizona 85603",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "23 Clawson Ave, Bisbee, AZ 85603-1096, United States",
                "addressLocality": "Bisbee",
                "addressRegion": "AZ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "31.44342",
                "longitude": "-109.91628"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "NEW HOURS TO BEAT THE HEAT: 10-11:30 IN THE MORNING",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hope and Beyond Emergency Food Pantry",
                "url": "https://allevents.in/org/hope-and-beyond-emergency-food-pantry/26375234"
            }
        ]
    }
]
```