

# Event Details

- **Event Name**: Food Giveaway
- **Event Start and End Date**: Sat, 25 Apr, 2026 at 09:00 am – Sat, 25 Apr, 2026 at 11: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/200029923128433
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 10

## 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/events10/banners/7102d6d71ea96c695e6da1cf918ff453f46236e53c73dc04ef43018b50bc4127-rimg-w1024-h384-dcffffff-gmir?v=1775843312

## FAQs

- **Q**: When and where is Food Giveaway being held?
  - **A:** Food Giveaway takes place on Sat, 25 Apr, 2026 at 09:00 am to Sat, 25 Apr, 2026 at 11: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/events10/banners/7102d6d71ea96c695e6da1cf918ff453f46236e53c73dc04ef43018b50bc4127-rimg-w1024-h384-dcffffff-gmir?v=1775843312",
        "startDate": "2026-04-25T09:00:00-07:00",
        "endDate": "2026-04-25T11:00:00-07:00",
        "url": "https://allevents.in/olivehurst/food-giveaway/200029923128433",
        "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"
            }
        ]
    }
]
```