

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Thu, 06 Aug, 2026 at 02:00 pm – Thu, 06 Aug, 2026 at 07:00 pm (-06:00)
- **Event Description**: Red Cross Blood Drive
- **Event URL**: https://allevents.in/hurricane/red-cross-blood-drive/1600029397741055
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Hurricane
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 37.172541928618
- **long**: -113.29045210921
- **full address**: The Church of Jesus Christ of Latter-day Saints, 274 South 100 West, Hurricane, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/f26f2170-e020-11f0-a73f-5d85fb447479-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Thu, 06 Aug, 2026 at 02:00 pm to Thu, 06 Aug, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 274 South 100 West, Hurricane, 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/a2a1b330-3aaf-11f1-8e34-03a3d24e2476-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-08-06T14:00:00-06:00",
        "endDate": "2026-08-06T19:00:00-06:00",
        "url": "https://allevents.in/hurricane/red-cross-blood-drive/1600029397741055",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "274 South 100 West",
                "addressLocality": "Hurricane",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.172541928618",
                "longitude": "-113.29045210921"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Red Cross Blood Drive"
    }
]
```