

# Event Details

- **Event Name**: Manchester-by-the-Sea Community Blood Drive
- **Event Start and End Date**: Wed, 29 Apr, 2026 at 12:00 pm – Wed, 29 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: Red Cross Blood Drive
- **Event URL**: https://allevents.in/manchester/manchester-by-the-sea-community-blood-drive/200029959029917
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Manchester
- **state**: MA
- **country**: United States
- **location**: 14 Church St, Manchester-by-the-Sea, MA, United States, Massachusetts 01944
- **lat**: 42.57363
- **long**: -70.77215
- **full address**: 14 Church St, Manchester-by-the-Sea, MA, United States, Massachusetts 01944, 14 Church St, Manchester, MA 01944-1503, United States

## Event gallery

- **Alt text**: Manchester-by-the-Sea Community Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/840c2c96b8d1b057eb9293358d8ac72e50b70a17ee305a48e1dceeaa79732265-rimg-w1200-h1552-dcffffff-gmir?v=1776424337

## FAQs

- **Q**: When and where is Manchester-by-the-Sea Community Blood Drive being held?
  - **A:** Manchester-by-the-Sea Community Blood Drive takes place on Wed, 29 Apr, 2026 at 12:00 pm to Wed, 29 Apr, 2026 at 05:00 pm at 14 Church St, Manchester-by-the-Sea, MA, United States, Massachusetts 01944, 14 Church St, Manchester, MA 01944-1503, United States.
- **Q**: Who is organizing Manchester-by-the-Sea Community Blood Drive?
  - **A:** Manchester-by-the-Sea Community Blood Drive is organized by Manchester American Legion.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Manchester-by-the-Sea Community Blood Drive",
        "image": "https://cdn-az.allevents.in/events10/banners/840c2c96b8d1b057eb9293358d8ac72e50b70a17ee305a48e1dceeaa79732265-rimg-w1200-h1552-dcffffff-gmir?v=1776424337",
        "startDate": "2026-04-29T12:00:00-04:00",
        "endDate": "2026-04-29T17:00:00-04:00",
        "url": "https://allevents.in/manchester/manchester-by-the-sea-community-blood-drive/200029959029917",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "14 Church St, Manchester-by-the-Sea, MA, United States, Massachusetts 01944",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "14 Church St, Manchester, MA 01944-1503, United States",
                "addressLocality": "Manchester",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.57363",
                "longitude": "-70.77215"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Red Cross Blood Drive",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Manchester American Legion",
                "url": "https://allevents.in/org/manchester-american-legion/25355101"
            }
        ]
    }
]
```