

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 11:00 am – Tue, 06 Jan, 2026 at 03:00 pm
- **Event Description**: Give Blood. Give Life. Walk-ins welcome OR reserve your time at redcross.org
- **Event URL**: https://allevents.in/radford/red-cross-blood-drive/200029395939605
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Radford
- **state**: VA
- **country**: United States
- **location**: 30 W Main St, Radford, VA, United States, Virginia 24141
- **lat**: 37.1357
- **long**: -80.57203
- **full address**: 30 W Main St, Radford, VA, United States, Virginia 24141

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/297fa1cc29bf11a2a062f2351c3cf1ae5b4a54e44f24b0fe911a79d170e98a0d-rimg-w1200-h1553-dcea134e-gmir?v=1767079090

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Tue, 06 Jan, 2026 at 11:00 am to Tue, 06 Jan, 2026 at 03:00 pm at 30 W Main St, Radford, VA, United States, Virginia 24141.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Radford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events9/banners/297fa1cc29bf11a2a062f2351c3cf1ae5b4a54e44f24b0fe911a79d170e98a0d-rimg-w1200-h1553-dcea134e-gmir?v=1767079090",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/radford/red-cross-blood-drive/200029395939605",
        "location": {
            "@type": "Place",
            "name": "30 W Main St, Radford, VA, United States, Virginia 24141",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "107 Walker St, Radford, VA 24141, United States",
                "addressLocality": "Radford",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.1357",
                "longitude": "-80.57203"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Give Blood. Give Life. Walk-ins welcome OR reserve your time at redcross.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Radford Public Library",
                "url": "https://allevents.in/org/radford-public-library/25989398"
            }
        ]
    }
]
```