

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Tue, 23 Jun, 2026 at 11:00 am – Tue, 23 Jun, 2026 at 04:00 pm (-05:00)
- **Event Description**: The American Red Cross will host a blood drive at the library. Interested donors should make an appointment at redcrossblood.org or call 800-RED CROSS.
- **Event URL**: https://allevents.in/waterford/red-cross-blood-drive/200030157559025
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Waterford
- **state**: WI
- **country**: United States
- **location**: 101 N River St, Waterford, WI, United States, Wisconsin 53185
- **lat**: 42.76331
- **long**: -88.214
- **full address**: 101 N River St, Waterford, WI, United States, Wisconsin 53185

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/3fec75ba69c0040fa0e36858054f315cf528ae1c23852fa3662998145a1b1205-rimg-w1200-h675-dcffffff-gmir?v=1780092925

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Tue, 23 Jun, 2026 at 11:00 am to Tue, 23 Jun, 2026 at 04:00 pm at 101 N River St, Waterford, WI, United States, Wisconsin 53185.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Waterford Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events6/banners/3fec75ba69c0040fa0e36858054f315cf528ae1c23852fa3662998145a1b1205-rimg-w1200-h675-dcffffff-gmir?v=1780092925",
        "startDate": "2026-06-23T11:00:00-05:00",
        "endDate": "2026-06-23T16:00:00-05:00",
        "url": "https://allevents.in/waterford/red-cross-blood-drive/200030157559025",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "101 N River St, Waterford, WI, United States, Wisconsin 53185",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Waterford Public Library, 101 N River St, Waterford, WI 53185, United States",
                "addressLocality": "Waterford",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.76331",
                "longitude": "-88.214"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The American Red Cross will host a blood drive at the library. Interested donors should make an appointment at redcrossblood.org or call 800-RED CROSS.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Waterford Public Library",
                "url": "https://allevents.in/org/waterford-public-library/19582379"
            }
        ]
    }
]
```