

# Event Details

- **Event Name**: Food Giveaway
- **Event Start and End Date**: Sat, 23 May, 2026 at 09:00 am – Sat, 21 Nov, 2026 at 09:00 am (-07:00)
- **Event Description**: We will be giving away food to those in need from 9am until 11am or until it's gone. No ID or proof of income required.
- **Event URL**: https://allevents.in/olivehurst/food-giveaway/200030093978838
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Olivehurst
- **state**: CA
- **country**: United States
- **location**: Ella Elementary
- **lat**: 39.09439
- **long**: -121.55253
- **full address**: Ella Elementary, 4850 Olivehurst Ave,Olivehurst, California, United States

## Event gallery

- **Alt text**: Food Giveaway
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/cf459e4727c75d8065661706c58c7938044a0849fb505d1aee9969ef79e26fcf-rimg-w1024-h384-dcffffff-gmir?v=1779398017

## FAQs

- **Q**: When and where is Food Giveaway being held?
  - **A:** Food Giveaway takes place on Sat, 23 May, 2026 at 09:00 am to Sat, 21 Nov, 2026 at 09:00 am at Ella Elementary, 4850 Olivehurst Ave,Olivehurst, California, United States.
- **Q**: Who is organizing Food Giveaway?
  - **A:** Food Giveaway is organized by Hands and Feet Food Pantry.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Food Giveaway 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 Olivehurst, this event is thoughtfully curated to deliver a standout experience worth every moment. If Food Giveaway 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": "Food Giveaway",
        "image": "https://cdn-az.allevents.in/events3/banners/cf459e4727c75d8065661706c58c7938044a0849fb505d1aee9969ef79e26fcf-rimg-w1024-h384-dcffffff-gmir?v=1779398017",
        "startDate": "2026-05-23T09:00:00-07:00",
        "endDate": "2026-11-21T09:00:00-07:00",
        "url": "https://allevents.in/olivehurst/food-giveaway/200030093978838",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Ella Elementary",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4850 Olivehurst Ave,Olivehurst, California",
                "addressLocality": "Olivehurst",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.09439",
                "longitude": "-121.55253"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be giving away food to those in need from 9am until 11am or until it's gone. No ID or proof of income required.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Hands and Feet Food Pantry",
                "url": "https://allevents.in/org/hands-and-feet-food-pantry/23251534"
            }
        ]
    }
]
```