

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Mon, 30 Mar, 2026 at 11:00 am – Mon, 30 Mar, 2026 at 05:00 pm
- **Event Description**: The Red Cross is hosting a Blood Drive at C3 Church. Please register and help make a difference. You can truly save lives!
- **Event URL**: https://allevents.in/canal-winchester/red-cross-blood-drive/200029616528530
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Canal Winchester
- **state**: OH
- **country**: United States
- **location**: C3 Church
- **lat**: 39.827173166822
- **long**: -82.793470993638
- **full address**: C3 Church, 6305 Waterloo Rd, Canal Winchester, OH 43110-8113, United States

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/084cb18dd42a04169b25f8a2176a711bc1b5af849d297d6e948766e0c24d9f61-rimg-w982-h539-dcdedddc-gmir?v=1774341879

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Mon, 30 Mar, 2026 at 11:00 am to Mon, 30 Mar, 2026 at 05:00 pm at C3 Church, 6305 Waterloo Rd, Canal Winchester, OH 43110-8113, United States.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by C3 Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events10/banners/084cb18dd42a04169b25f8a2176a711bc1b5af849d297d6e948766e0c24d9f61-rimg-w982-h539-dcdedddc-gmir?v=1774341879",
        "startDate": "2026-03-30",
        "endDate": "2026-03-30",
        "url": "https://allevents.in/canal-winchester/red-cross-blood-drive/200029616528530",
        "location": {
            "@type": "Place",
            "name": "C3 Church",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6305 Waterloo Rd, Canal Winchester, OH 43110-8113, United States",
                "addressLocality": "Canal Winchester",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.827173166822",
                "longitude": "-82.793470993638"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Red Cross is hosting a Blood Drive at C3 Church. Please register and help make a difference. You can truly save lives!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "C3 Church",
                "url": "https://allevents.in/org/c3-church/18602857"
            }
        ]
    }
]
```