

# Event Details

- **Event Name**: Central California Food Bank Food Giveaway
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 10:00 am – Tue, 28 Apr, 2026 at 12:00 pm (-07:00)
- **Event Description**: Food giveaway in the Grace Community Church parking lot
- **Event URL**: https://allevents.in/north-fork/central-california-food-bank-food-giveaway/200029924203440
- **Event Categories**: food-drinks
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: North Fork
- **state**: CA
- **country**: United States
- **location**: Grace Community Church, UCC
- **lat**: 37.212895757557
- **long**: -119.51736114815
- **full address**: Grace Community Church, UCC, 56446 Road 200, North Fork, CA 93643-9614, United States

## Event gallery

- **Alt text**: Central California Food Bank Food Giveaway
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/b4e9e099936ef8e31e5ae3033d9e1d3bbdab131b078983dc6a59efe7b6431f96-rimg-w1200-h890-dca8d5ee-gmir?v=1775850580

## FAQs

- **Q**: When and where is Central California Food Bank Food Giveaway being held?
  - **A:** Central California Food Bank Food Giveaway takes place on Tue, 28 Apr, 2026 at 10:00 am to Tue, 28 Apr, 2026 at 12:00 pm at Grace Community Church, UCC, 56446 Road 200, North Fork, CA 93643-9614, United States.
- **Q**: Who is organizing Central California Food Bank Food Giveaway?
  - **A:** Central California Food Bank Food Giveaway is organized by Grace Community Church, UCC.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Central California Food Bank Food Giveaway",
        "image": "https://cdn-az.allevents.in/events8/banners/b4e9e099936ef8e31e5ae3033d9e1d3bbdab131b078983dc6a59efe7b6431f96-rimg-w1200-h890-dca8d5ee-gmir?v=1775850580",
        "startDate": "2026-04-28T10:00:00-07:00",
        "endDate": "2026-04-28T12:00:00-07:00",
        "url": "https://allevents.in/north-fork/central-california-food-bank-food-giveaway/200029924203440",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "Grace Community Church, UCC",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "56446 Road 200, North Fork, CA 93643-9614, United States",
                "addressLocality": "North Fork",
                "addressRegion": "CA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.212895757557",
                "longitude": "-119.51736114815"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Food giveaway in the Grace Community Church parking lot",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Grace Community Church UCC",
                "url": "https://allevents.in/org/grace-community-church-ucc/27111533"
            }
        ]
    }
]
```