

# Event Details

- **Event Name**: Food Drive
- **Event Start and End Date**: Sat, 14 Mar, 2026 at 10:00 am – Sat, 14 Mar, 2026 at 11:30 am
- **Event Description**: Food Drive. All are welcome to grab a box of food for their family. God Bless.
- **Event URL**: https://allevents.in/morrisdale/food-drive/200029676514150
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Morrisdale
- **state**: PA
- **country**: United States
- **location**: Palestine Bible Church
- **lat**: 41.02337
- **long**: -78.22144
- **full address**: Palestine Bible Church, 4242 Schoonover Road,Morrisdale,PA,United States

## Event gallery

- **Alt text**: Food Drive
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Food+Drive&date=Sat%2C+14+Mar%2C+2026+at+10%3A00+am&bg=1

## FAQs

- **Q**: When and where is Food Drive being held?
  - **A:** Food Drive takes place on Sat, 14 Mar, 2026 at 10:00 am to Sat, 14 Mar, 2026 at 11:30 am at Palestine Bible Church, 4242 Schoonover Road,Morrisdale,PA,United States.
- **Q**: Who is organizing Food Drive?
  - **A:** Food Drive is organized by West Branch Bible Charge.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Drive",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Food+Drive&date=Sat%2C+14+Mar%2C+2026+at+10%3A00+am&bg=1",
        "startDate": "2026-03-14",
        "endDate": "2026-03-14",
        "url": "https://allevents.in/morrisdale/food-drive/200029676514150",
        "location": {
            "@type": "Place",
            "name": "Palestine Bible Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "4242 Schoonover Road,Morrisdale,PA,United States",
                "addressLocality": "Morrisdale",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.02337",
                "longitude": "-78.22144"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Food Drive. All are welcome to grab a box of food for their family. God Bless.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "West Branch Bible Charge",
                "url": "https://allevents.in/org/west-branch-bible-charge/22359339"
            }
        ]
    }
]
```