

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Tue, 25 Nov, 2025 at 01:00 pm
- **Event Description**: The Plaistow Library will be hosting a Red Cross Blood Drive.  Please preregister at RedCrossBlood.org.
- **Event URL**: https://allevents.in/plaistow/red-cross-blood-drive/200029161152815
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 6

## Ticket Details


## Event venue details

- **city**: Plaistow
- **state**: NH
- **country**: United States
- **location**: 85 Main St, Plaistow, NH, United States, New Hampshire 03865
- **lat**: 42.82886
- **long**: -71.09229
- **full address**: 85 Main St, Plaistow, NH, United States, New Hampshire 03865

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/7c7e491375e14aef80f27beb2e2d5056c7f9a18eaa6c569674cc622fcce09bd1-rimg-w940-h788-dcededed-gmir?v=1763584212

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Tue, 25 Nov, 2025 at 01:00 pm to Tue, 25 Nov, 2025 at 01:00 pm at 85 Main St, Plaistow, NH, United States, New Hampshire 03865.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Plaistow Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events9/banners/7c7e491375e14aef80f27beb2e2d5056c7f9a18eaa6c569674cc622fcce09bd1-rimg-w940-h788-dcededed-gmir?v=1763584212",
        "startDate": "2025-11-25",
        "url": "https://allevents.in/plaistow/red-cross-blood-drive/200029161152815",
        "location": {
            "@type": "Place",
            "name": "85 Main St, Plaistow, NH, United States, New Hampshire 03865",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "85 Main St, Plaistow, NH 03865-3010, United States",
                "addressLocality": "Plaistow",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.82886",
                "longitude": "-71.09229"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Plaistow Library will be hosting a Red Cross Blood Drive.  Please preregister at RedCrossBlood.org.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Plaistow Public Library",
                "url": "https://allevents.in/org/plaistow-public-library/25958435"
            }
        ]
    }
]
```