

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Fri, 20 Feb, 2026 at 01:00 pm – Fri, 20 Feb, 2026 at 07:00 pm
- **Event Description**: One of four blood drives hosted by the Orem Utah Cherry Hill Stake annually. The drive will be held in the Cultural Hall of the Stake Center.
- **Event URL**: https://allevents.in/orem/red-cross-blood-drive/1600028265596442
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.265824447071
- **long**: -111.68591496064
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1700 South 400 East, Orem, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/009ff100-3d08-11f0-89b7-af3d858ac88c-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Fri, 20 Feb, 2026 at 01:00 pm to Fri, 20 Feb, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 1700 South 400 East, Orem, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events10/banners/6d2f4c90-4090-11f0-b74b-3b171498de1d-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-20",
        "endDate": "2026-02-20",
        "url": "https://allevents.in/orem/red-cross-blood-drive/1600028265596442",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1700 South 400 East",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.265824447071",
                "longitude": "-111.68591496064"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "One of four blood drives hosted by the Orem Utah Cherry Hill Stake annually. The drive will be held in the Cultural Hall of the Stake Center."
    }
]
```