

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Fri, 16 Oct, 2026 at 12:00 pm – Fri, 16 Oct, 2026 at 06:00 pm (-07:00)
- **Event Description**: The Church of Jesus Christ of Latter-day Saints is the largest single contributor to Red Cross blood drives, with members donating approximately 97,000 units of blood annually across thousands of drives. Join us in supporting this vital community service!
- **Event URL**: https://allevents.in/las-vegas/red-cross-blood-drive/1600028617476557
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Las Vegas
- **state**: NV
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.198987767959
- **long**: -115.29410694857
- **full address**: The Church of Jesus Christ of Latter-day Saints, 9011 Hillpointe Road, Las Vegas, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e21579e0-7186-11f0-a8c4-55ecdce31928-rimg-w912-h512-dcff

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Fri, 16 Oct, 2026 at 12:00 pm to Fri, 16 Oct, 2026 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 9011 Hillpointe Road, 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/events5/banners/5383cf10-1ebf-11f1-8ce5-afcd59d33ab9-rimg-w912-h512-dcffffff-gmir.png",
        "startDate": "2026-10-16T12:00:00-07:00",
        "endDate": "2026-10-16T18:00:00-07:00",
        "url": "https://allevents.in/las-vegas/red-cross-blood-drive/1600028617476557",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "9011 Hillpointe Road",
                "addressLocality": "Las Vegas",
                "addressRegion": "NV",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.198987767959",
                "longitude": "-115.29410694857"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The Church of Jesus Christ of Latter-day Saints is the largest single contributor to Red Cross blood drives, with members donating approximately 97,000 units of blood annually across thousands of drives. Join us in supporting this vital community service!"
    }
]
```