

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Thu, 25 Jun, 2026 at 01:00 pm – Thu, 17 Dec, 2026 at 01:00 pm (-06:00)
- **Event Description**: American Cross Blood Drive Come and Save a Life! We appreciate you!
- **Event URL**: https://allevents.in/murray/blood-drive/1600029341940053
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Murray
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.646232259783
- **long**: -111.88013004009
- **full address**: The Church of Jesus Christ of Latter-day Saints, 5735 South Fashion Boulevard, Murray, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/f573e140-d6f1-11f0-a871-a7cabfa47992-rimg-w1000-h667-dc4

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Thu, 25 Jun, 2026 at 01:00 pm to Thu, 17 Dec, 2026 at 01:00 pm at The Church of Jesus Christ of Latter-day Saints, 5735 South Fashion Boulevard, Murray, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events8/banners/9b748600-1ea8-11f1-be52-43aa0ae04bd6-rimg-w1200-h800-dc4a4945-gmir.jpg",
        "startDate": "2026-06-25T13:00:00-06:00",
        "endDate": "2026-12-17T13:00:00-06:00",
        "url": "https://allevents.in/murray/blood-drive/1600029341940053",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "5735 South Fashion Boulevard",
                "addressLocality": "Murray",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.646232259783",
                "longitude": "-111.88013004009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "American Cross Blood Drive Come and Save a Life! We appreciate you!"
    }
]
```