

# Event Details

- **Event Name**: Holiday Food Drive 
- **Event Start and End Date**: Sat, 06 Dec, 2025 at 10:00 am – Sat, 06 Dec, 2025 at 12:00 pm
- **Event Description**: We will be in the parking lot on Indian Lake side collecting food donations. Please bring your shelf stable and canned goods.
- **Event URL**: https://allevents.in/hendersonville/holiday-food-drive/200029254329817
- **Event Categories**: holiday, nonprofit
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hendersonville
- **state**: TN
- **country**: United States
- **location**: Hendersonville High School
- **lat**: 36.304213883527
- **long**: -86.605393285285
- **full address**: Hendersonville High School, Hendersonville, Tennessee, United States

## Event gallery

- **Alt text**: Holiday Food Drive
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/9c5ee95402a2f4afda073f2b5e58f001a12e853ce296e6948eafb9a520fa2bc8-rimg-w1200-h676-dcffffff-gmir?v=1764722454

## FAQs

- **Q**: When and where is Holiday Food Drive  being held?
  - **A:** Holiday Food Drive  takes place on Sat, 06 Dec, 2025 at 10:00 am to Sat, 06 Dec, 2025 at 12:00 pm at Hendersonville High School, Hendersonville, Tennessee, United States.
- **Q**: Who is organizing Holiday Food Drive ?
  - **A:** Holiday Food Drive  is organized by League of Women Voters of Hendersonville/Sumner County.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Food Drive",
        "image": "https://cdn-az.allevents.in/events1/banners/9c5ee95402a2f4afda073f2b5e58f001a12e853ce296e6948eafb9a520fa2bc8-rimg-w1200-h676-dcffffff-gmir?v=1764722454",
        "startDate": "2025-12-06",
        "endDate": "2025-12-06",
        "url": "https://allevents.in/hendersonville/holiday-food-drive/200029254329817",
        "location": {
            "@type": "Place",
            "name": "Hendersonville High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Hendersonville, Tennessee",
                "addressLocality": "Hendersonville",
                "addressRegion": "TN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.304213883527",
                "longitude": "-86.605393285285"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will be in the parking lot on Indian Lake side collecting food donations. Please bring your shelf stable and canned goods.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "League of Women Voters of HendersonvilleSumner County",
                "url": "https://allevents.in/org/league-of-women-voters-of-hendersonville-sumner-county/27143096"
            }
        ]
    }
]
```