

# Event Details

- **Event Name**: Annual Blood Drive
- **Event Start and End Date**: Tue, 04 Nov, 2025 at 03:00 pm – Tue, 04 Nov, 2025 at 07:30 pm
- **Event Description**: The NMFD is hosting its annual
Blood drive on Tuesday November 4th from 3-730pm.
- **Event URL**: https://allevents.in/merrick/annual-blood-drive/200029056561002
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Merrick
- **state**: NY
- **country**: United States
- **location**: 2095 Camp Avenue, Merrick, NY
- **lat**: 40.67665
- **long**: -73.55455
- **full address**: 2095 Camp Avenue, Merrick, NY, United States

## Event gallery

- **Alt text**: Annual Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/b0080dd25684a8c1cfa285d8c608ae30c5343846e5f9fda79c632eb15912ae1c-rimg-w1024-h1054-dc014676-gmir?v=1761823062

## FAQs

- **Q**: When and where is Annual Blood Drive being held?
  - **A:** Annual Blood Drive takes place on Tue, 04 Nov, 2025 at 03:00 pm to Tue, 04 Nov, 2025 at 07:30 pm at 2095 Camp Avenue, Merrick, NY, United States.
- **Q**: Who is organizing Annual Blood Drive?
  - **A:** Annual Blood Drive is organized by North Merrick Fire Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Annual Blood Drive",
        "image": "https://cdn-az.allevents.in/events6/banners/b0080dd25684a8c1cfa285d8c608ae30c5343846e5f9fda79c632eb15912ae1c-rimg-w1024-h1054-dc014676-gmir?v=1761823062",
        "startDate": "2025-11-04",
        "endDate": "2025-11-04",
        "url": "https://allevents.in/merrick/annual-blood-drive/200029056561002",
        "location": {
            "@type": "Place",
            "name": "2095 Camp Avenue, Merrick, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2095 Camp Ave, Merrick, NY 11566-2732, United States",
                "addressLocality": "Merrick",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.67665",
                "longitude": "-73.55455"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The NMFD is hosting its annual\nBlood drive on Tuesday November 4th from 3-730pm.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "North Merrick Fire Department",
                "url": "https://allevents.in/org/north-merrick-fire-department/26877619"
            }
        ]
    }
]
```