

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 01:00 pm
- **Event Description**: Scan QR Code to reserve a time slot.
- **Event URL**: https://allevents.in/bristol/red-cross-blood-drive/200030272180133
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Bristol
- **state**: PA
- **country**: United States
- **location**: Bristol Boro
- **lat**: 40.101604302205
- **long**: -74.846563577283
- **full address**: Bristol Boro, Bristol, Pennsylvania, United States

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/dcff9351b9af05eeb039d299497347e5bb7cdbfb75e6ccc409ef3646c8f9bbfd-rimg-w765-h495-dc59988e-gmir?v=1781913933

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Wed, 24 Jun, 2026 at 01:00 pm to Wed, 24 Jun, 2026 at 01:00 pm at Bristol Boro, Bristol, Pennsylvania, United States.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Dave Cochran.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events2/banners/dcff9351b9af05eeb039d299497347e5bb7cdbfb75e6ccc409ef3646c8f9bbfd-rimg-w765-h495-dc59988e-gmir?v=1781913933",
        "startDate": "2026-06-24",
        "url": "https://allevents.in/bristol/red-cross-blood-drive/200030272180133",
        "location": {
            "@type": "Place",
            "name": "Bristol Boro",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Bristol, Pennsylvania",
                "addressLocality": "Bristol",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.101604302205",
                "longitude": "-74.846563577283"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Scan QR Code to reserve a time slot.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dave Cochran",
                "url": "https://allevents.in/org/dave-cochran/27943689"
            }
        ]
    }
]
```