

# Event Details

- **Event Name**: food drive 
- **Event Start and End Date**: Thu, 27 Nov, 2025 at 12:00 am
- **Event Description**: The Community Church or Hudson would like to welcome all in need of Thanksgiving food please drop in
- **Event URL**: https://allevents.in/nashua/food-drive/200029240246515
- **Event Categories**: thanksgiving
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Nashua
- **state**: NH
- **country**: United States
- **location**: Downtown Nashua
- **lat**: 42.756905
- **long**: -71.456145
- **full address**: Downtown Nashua, Nashua, New Hampshire, United States

## Event gallery

- **Alt text**: food drive
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/60ee072366608b4a416666f24bc918159a9fdff7b85c630676efa48f77e3812b-rimg-w1080-h1920-dc1a191a-gmir?v=1763800934

## FAQs

- **Q**: When and where is food drive  being held?
  - **A:** food drive  takes place on Thu, 27 Nov, 2025 at 12:00 am to Thu, 27 Nov, 2025 at 12:00 am at Downtown Nashua, Nashua, New Hampshire, United States.
- **Q**: Who is organizing food drive ?
  - **A:** food drive  is organized by The Hudson Community Thrift Shop.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "food drive",
        "image": "https://cdn-az.allevents.in/events4/banners/60ee072366608b4a416666f24bc918159a9fdff7b85c630676efa48f77e3812b-rimg-w1080-h1920-dc1a191a-gmir?v=1763800934",
        "startDate": "2025-11-27",
        "url": "https://allevents.in/nashua/food-drive/200029240246515",
        "location": {
            "@type": "Place",
            "name": "Downtown Nashua",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Nashua, New Hampshire",
                "addressLocality": "Nashua",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.756905",
                "longitude": "-71.456145"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Community Church or Hudson would like to welcome all in need of Thanksgiving food please drop in",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Hudson Community Thrift Shop",
                "url": "https://allevents.in/org/the-hudson-community-thrift-shop/27128631"
            }
        ]
    }
]
```