

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Thu, 19 Feb, 2026 at 01:00 pm – Thu, 19 Feb, 2026 at 07:00 pm
- **Event Description**: American Red Cross Blood Drive 'Your donation will save lives!'
- **Event URL**: https://allevents.in/murray/blood-drive/1600028211344858
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Murray
- **state**: UT
- **country**: United States
- **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, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/12672d80-345d-11f0-9be3-8fa412d14dfd-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 19 Feb, 2026 at 01:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 5735 South Fashion Boulevard, Murray, United States
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Blood Drive ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events6/banners/c8651010-3652-11f0-a347-e14f2b300c69-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-19",
        "endDate": "2026-02-19",
        "url": "https://allevents.in/murray/blood-drive/1600028211344858",
        "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": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.646232259783",
                "longitude": "-111.88013004009"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "American Red Cross Blood Drive 'Your donation will save lives!'"
    }
]
```