

# Event Details

- **Event Name**: Food Drive! 
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 10:00 am – Sat, 29 Nov, 2025 at 01:00 pm
- **Event Description**: I’m organizing a local food drive on Nov. 29th to support our community �
If you’d like to drop off items or help spread the word, please share this post!
- **Event URL**: https://allevents.in/merrimack/food-drive/200029174358723
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Merrimack
- **state**: NH
- **country**: United States
- **location**: Shaw's Supermarket (7 Continental Blvd, Merrimack, NH)
- **lat**: 42.836904759381
- **long**: -71.498856165791
- **full address**: Shaw's Supermarket (7 Continental Blvd, Merrimack, NH), United States

## Event gallery

- **Alt text**: Food Drive!
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/290ff3530d4878372c89534ef8c07d18386b6283ef9b0f40c2ff44d44a5b44bd-rimg-w1200-h1553-dcfffcf6-gmir?v=1763656847

## FAQs

- **Q**: When and where is Food Drive!  being held?
  - **A:** Food Drive!  takes place on Sat, 29 Nov, 2025 at 10:00 am to Sat, 29 Nov, 2025 at 01:00 pm at Shaw's Supermarket (7 Continental Blvd, Merrimack, NH), United States.
- **Q**: Who is organizing Food Drive! ?
  - **A:** Food Drive!  is organized by Emily Perigny.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Food Drive!",
        "image": "https://cdn-az.allevents.in/events5/banners/290ff3530d4878372c89534ef8c07d18386b6283ef9b0f40c2ff44d44a5b44bd-rimg-w1200-h1553-dcfffcf6-gmir?v=1763656847",
        "startDate": "2025-11-29",
        "endDate": "2025-11-29",
        "url": "https://allevents.in/merrimack/food-drive/200029174358723",
        "location": {
            "@type": "Place",
            "name": "Shaw's Supermarket (7 Continental Blvd, Merrimack, NH)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7 Continental Blvd,Merrimack,NH,United States",
                "addressLocality": "Merrimack",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.836904759381",
                "longitude": "-71.498856165791"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "I’m organizing a local food drive on Nov. 29th to support our community �\nIf you’d like to drop off items or help spread the word, please share this post!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Emily Perigny",
                "url": "https://allevents.in/org/emily-perigny/27057540"
            }
        ]
    }
]
```