

# Event Details

- **Event Name**: Stake Blood Drive with Red Cross
- **Event Start and End Date**: Fri, 13 Mar, 2026 at 12:00 pm – Fri, 13 Mar, 2026 at 07:00 pm
- **Event Description**: Santaquin North Stake will be hosting a blood drive benefitting the Red Cross. Please reserve a timeslot through the Red Cross website or app.
- **Event URL**: https://allevents.in/santaquin/stake-blood-drive-with-red-cross/1600028626529052
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Santaquin
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.984928014031
- **long**: -111.78152481549
- **full address**: The Church of Jesus Christ of Latter-day Saints, 545 North 200 East, Santaquin, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/e1751f40-7307-11f0-8413-6bd0fd9ad4eb-rimg-w800-h600-dcc5

## FAQs

- **Q**: When and where is Stake Blood Drive with Red Cross being held?
  - **A:** Stake Blood Drive with Red Cross takes place on Fri, 13 Mar, 2026 at 12:00 pm to Fri, 13 Mar, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 545 North 200 East, Santaquin, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Stake Blood Drive with Red Cross",
        "image": "https://cdn-az.allevents.in/events10/banners/ae422320-1f0a-11f1-a80c-71aa7eb81ff0-rimg-w800-h600-dcc52039-gmir.jpg",
        "startDate": "2026-03-13",
        "endDate": "2026-03-13",
        "url": "https://allevents.in/santaquin/stake-blood-drive-with-red-cross/1600028626529052",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "545 North 200 East",
                "addressLocality": "Santaquin",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.984928014031",
                "longitude": "-111.78152481549"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Santaquin North Stake will be hosting a blood drive benefitting the Red Cross. Please reserve a timeslot through the Red Cross website or app."
    }
]
```