

# Event Details

- **Event Name**: Stake Blood Drive
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 01:00 pm – Fri, 12 Dec, 2025 at 07:00 pm
- **Event Description**: American Red Cross Blood Drive hosted by Orem Utah Cherry Hill Stake
- **Event URL**: https://allevents.in/orem/stake-blood-drive/1600028989703858
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **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, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/89f14f90-9f18-11f0-8ed9-3b5a49111046-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is Stake Blood Drive being held?
  - **A:** Stake Blood Drive takes place on Fri, 12 Dec, 2025 at 01:00 pm to Fri, 12 Dec, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 1700 South 400 East, Orem, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Blood Drive",
        "image": "https://cdn-az.allevents.in/events3/banners/59e18360-d230-11f0-8847-13c74ce67ee0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/orem/stake-blood-drive/1600028989703858",
        "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": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.265824447071",
                "longitude": "-111.68591496064"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "American Red Cross Blood Drive hosted by Orem Utah Cherry Hill Stake"
    }
]
```