

# Event Details

- **Event Name**: Holiday Food Drive 
- **Event Start and End Date**: Sat, 13 Dec, 2025 at 11:00 am
- **Event Description**: Food giveaway!
- **Event URL**: https://allevents.in/fort-valley/holiday-food-drive/200029345204401
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Fort Valley
- **state**: GA
- **country**: United States
- **location**: 1101 East Church Street, Fort Valley, GA
- **lat**: 32.55432
- **long**: -83.87493
- **full address**: 1101 East Church Street, Fort Valley, GA, United States

## Event gallery

- **Alt text**: Holiday Food Drive
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/9a2038638e4264ab99d1835ca5924c49f5539e99d847a7f685b9440311d41d44-rimg-w1080-h1350-dcf0f2f4-gmir?v=1765532041

## FAQs

- **Q**: When and where is Holiday Food Drive  being held?
  - **A:** Holiday Food Drive  takes place on Sat, 13 Dec, 2025 at 11:00 am to Sat, 13 Dec, 2025 at 11:00 am at 1101 East Church Street, Fort Valley, GA, United States.
- **Q**: Who is organizing Holiday Food Drive ?
  - **A:** Holiday Food Drive  is organized by Shiloh Missionary Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Food Drive",
        "image": "https://cdn-az.allevents.in/events6/banners/9a2038638e4264ab99d1835ca5924c49f5539e99d847a7f685b9440311d41d44-rimg-w1080-h1350-dcf0f2f4-gmir?v=1765532041",
        "startDate": "2025-12-13",
        "url": "https://allevents.in/fort-valley/holiday-food-drive/200029345204401",
        "location": {
            "@type": "Place",
            "name": "1101 East Church Street, Fort Valley, GA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1101 GA-96, Fort Valley, GA 31030-3116, United States",
                "addressLocality": "Fort Valley",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.55432",
                "longitude": "-83.87493"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Food giveaway!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Shiloh Missionary Baptist Church",
                "url": "https://allevents.in/org/shiloh-missionary-baptist-church/25240456"
            }
        ]
    }
]
```