

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Tue, 12 May, 2026 at 11:00 am – Tue, 12 May, 2026 at 04:30 pm (-07:00)
- **Event Description**: Red Cross Blood Drive
- **Event URL**: https://allevents.in/redmond/red-cross-blood-drive/1600028684204458
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600028684204458

## Event venue details

- **city**: Redmond
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.273476
- **long**: -121.188716
- **full address**: The Church of Jesus Christ of Latter-day Saints, 450 Southwest Rimrock Way, Redmond, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/492241f0-79ec-11f0-9a4f-9bcc6b90a494-rimg-w1000-h562-dca

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Tue, 12 May, 2026 at 11:00 am to Tue, 12 May, 2026 at 04:30 pm at The Church of Jesus Christ of Latter-day Saints, 450 Southwest Rimrock Way, Redmond, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events8/banners/17599c10-23fe-11f1-9831-630114a07816-rimg-w1200-h675-dca8a8a8-gmir.jpg",
        "startDate": "2026-05-12T11:00:00-07:00",
        "endDate": "2026-05-12T16:30:00-07:00",
        "url": "https://allevents.in/redmond/red-cross-blood-drive/1600028684204458",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "450 Southwest Rimrock Way",
                "addressLocality": "Redmond",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.273476",
                "longitude": "-121.188716"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Red Cross Blood Drive"
    }
]
```