

# Event Details

- **Event Name**: Blood Drive - American Red Cross
- **Event Start and End Date**: Thu, 05 Feb, 2026 at 09:00 am – Thu, 05 Feb, 2026 at 02:30 pm
- **Event Description**: Give the gift of life by donating blood.  Go to www.redcrossblood.org to schedule an appointment to donate.
- **Event URL**: https://allevents.in/butler/blood-drive-american-red-cross/200029156133027
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Butler
- **state**: PA
- **country**: United States
- **location**: 353 North Duffy Road, Butler, PA, United States, Pennsylvania 16001
- **lat**: 40.88859
- **long**: -79.94444
- **full address**: 353 North Duffy Road, Butler, PA, United States, Pennsylvania 16001

## Event gallery

- **Alt text**: Blood Drive - American Red Cross
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/ef6d45f9440fb125782f7ccc0cf4f2568f9d7f45e39aa39853f43076ab40f382-rimg-w900-h506-dcfefefe-gmir?v=1769345639

## FAQs

- **Q**: When and where is Blood Drive - American Red Cross being held?
  - **A:** Blood Drive - American Red Cross takes place on Thu, 05 Feb, 2026 at 09:00 am to Thu, 05 Feb, 2026 at 02:30 pm at 353 North Duffy Road, Butler, PA, United States, Pennsylvania 16001.
- **Q**: Who is organizing Blood Drive - American Red Cross?
  - **A:** Blood Drive - American Red Cross is organized by Butler VA Health Care System.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive - American Red Cross",
        "image": "https://cdn-az.allevents.in/events10/banners/ef6d45f9440fb125782f7ccc0cf4f2568f9d7f45e39aa39853f43076ab40f382-rimg-w900-h506-dcfefefe-gmir?v=1769345639",
        "startDate": "2026-02-05",
        "endDate": "2026-02-05",
        "url": "https://allevents.in/butler/blood-drive-american-red-cross/200029156133027",
        "location": {
            "@type": "Place",
            "name": "353 North Duffy Road, Butler, PA, United States, Pennsylvania 16001",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "353 N Duffy Rd, Butler, PA 16001-1138, United States",
                "addressLocality": "Butler",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.88859",
                "longitude": "-79.94444"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Give the gift of life by donating blood.  Go to www.redcrossblood.org to schedule an appointment to donate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Butler VA Health Care System",
                "url": "https://allevents.in/org/butler-va-health-care-system/25959515"
            }
        ]
    }
]
```