

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Tue, 03 Mar, 2026 at 12:00 pm – Tue, 03 Mar, 2026 at 06:00 pm
- **Event Description**: The Red Cross will hold a blood drive at Christ the King.  Donors should go to redcrossblood.org to set up an appointment to donate.
- **Event URL**: https://allevents.in/twinsburg/red-cross-blood-drive/200029659207937
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Twinsburg
- **state**: OH
- **country**: United States
- **location**: 10285 Ravenna Rd, Twinsburg, OH, United States, Ohio 44087
- **lat**: 41.32263
- **long**: -81.4532
- **full address**: 10285 Ravenna Rd, Twinsburg, OH, United States, Ohio 44087

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/3202ab1753908101183cd708c66d6a359c6d1979cbebfe7ff483f81c1f30a586-rimg-w420-h266-dcffffff-gmir?v=1772272967

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Tue, 03 Mar, 2026 at 12:00 pm to Tue, 03 Mar, 2026 at 06:00 pm at 10285 Ravenna Rd, Twinsburg, OH, United States, Ohio 44087.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Christ the King Lutheran Church, Twinsburg OH.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events8/banners/3202ab1753908101183cd708c66d6a359c6d1979cbebfe7ff483f81c1f30a586-rimg-w420-h266-dcffffff-gmir?v=1772272967",
        "startDate": "2026-03-03",
        "endDate": "2026-03-03",
        "url": "https://allevents.in/twinsburg/red-cross-blood-drive/200029659207937",
        "location": {
            "@type": "Place",
            "name": "10285 Ravenna Rd, Twinsburg, OH, United States, Ohio 44087",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "10285 Ravenna Rd, Twinsburg, OH 44087-1722, United States",
                "addressLocality": "Twinsburg",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.32263",
                "longitude": "-81.4532"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Red Cross will hold a blood drive at Christ the King.  Donors should go to redcrossblood.org to set up an appointment to donate.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Christ the King Lutheran Church Twinsburg OH",
                "url": "https://allevents.in/org/christ-the-king-lutheran-church-twinsburg-oh/13837459",
                "description": "10285 Ravenna Road, Twinsburg OH 44087 "
            }
        ]
    }
]
```