

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Fri, 08 May, 2026 at 11:00 am – Fri, 08 May, 2026 at 05:00 pm (-07:00)
- **Event Description**: Help save lives by donating blood.
- **Event URL**: https://allevents.in/las-vegas/red-cross-blood-drive/1600029498206543
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.2865798
- **long**: -115.2254302
- **full address**: The Church of Jesus Christ of Latter-day Saints, 6051 Dorrell Ln, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/d3c580e0-f171-11f0-8964-177e96e45d10-rimg-w550-h250-dc00

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Fri, 08 May, 2026 at 11:00 am to Fri, 08 May, 2026 at 05:00 pm at The Church of Jesus Christ of Latter-day Saints, 6051 Dorrell Ln, Las Vegas, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events3/banners/d1606470-23c9-11f1-b21f-e7b51f3e47f4-rimg-w550-h250-dc000000-gmir.png",
        "startDate": "2026-05-08T11:00:00-07:00",
        "endDate": "2026-05-08T17:00:00-07:00",
        "url": "https://allevents.in/las-vegas/red-cross-blood-drive/1600029498206543",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6051 Dorrell Ln",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.2865798",
                "longitude": "-115.2254302"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help save lives by donating blood."
    }
]
```