

# Event Details

- **Event Name**: BLOOD DRIVE
- **Event Start and End Date**: Tue, 28 Apr, 2026 at 12:00 pm – Tue, 28 Apr, 2026 at 05:00 pm (-04:00)
- **Event Description**: 12-5
- **Event URL**: https://allevents.in/liverpool/blood-drive/200029933699157
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Liverpool
- **state**: PA
- **country**: United States
- **location**: 400 Union St, Liverpool, PA 17045-8569, United States
- **lat**: 40.57325
- **long**: -76.99266
- **full address**: 400 Union St, Liverpool, PA 17045-8569, United States

## Event gallery

- **Alt text**: BLOOD DRIVE
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/3136f00053969d9b298b2f0758faf98426d4dbb0ae3288420df5b3823131edf0-rimg-w750-h750-dcfefefe-gmir?v=1776789082

## FAQs

- **Q**: When and where is BLOOD DRIVE being held?
  - **A:** BLOOD DRIVE takes place on Tue, 28 Apr, 2026 at 12:00 pm to Tue, 28 Apr, 2026 at 05:00 pm at 400 Union St, Liverpool, PA 17045-8569, United States.
- **Q**: Who is organizing BLOOD DRIVE?
  - **A:** BLOOD DRIVE is organized by Liverpool American Legion Post #364.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BLOOD DRIVE",
        "image": "https://cdn-az.allevents.in/events4/banners/3136f00053969d9b298b2f0758faf98426d4dbb0ae3288420df5b3823131edf0-rimg-w750-h750-dcfefefe-gmir?v=1776789082",
        "startDate": "2026-04-28T12:00:00-04:00",
        "endDate": "2026-04-28T17:00:00-04:00",
        "url": "https://allevents.in/liverpool/blood-drive/200029933699157",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "400 Union St, Liverpool, PA 17045-8569, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "400 Union St, Liverpool, PA 17045-8569, United States",
                "addressLocality": "Liverpool",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.57325",
                "longitude": "-76.99266"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "12-5",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Liverpool American Legion Post 364",
                "url": "https://allevents.in/org/liverpool-american-legion-post-364/25831198"
            }
        ]
    }
]
```