

# Event Details

- **Event Name**: American Red Cross Blood Drive
- **Event Start and End Date**: Thu, 08 Jan, 2026 at 12:00 pm – Thu, 08 Jan, 2026 at 08:00 pm
- **Event Description**: Semi-annual American Red Cross Blood Drive. Sign up links to be added as the event nears.
- **Event URL**: https://allevents.in/provo/american-red-cross-blood-drive/1600028361428716
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Provo
- **state**: UT
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.222548958976
- **long**: -111.63621113718
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1315 East 900 South, Provo, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/8ed54be0-4d49-11f0-8176-4be87cf073af-rimg-w1000-h563-dcf

## FAQs

- **Q**: When and where is American Red Cross Blood Drive being held?
  - **A:** American Red Cross Blood Drive takes place on Thu, 08 Jan, 2026 at 12:00 pm to Thu, 08 Jan, 2026 at 08:00 pm at The Church of Jesus Christ of Latter-day Saints, 1315 East 900 South, Provo, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "American Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events3/banners/8e127110-4d49-11f0-8aa7-890ede73e658-rimg-w1200-h675-dcffffff-gmir.png",
        "startDate": "2026-01-08",
        "endDate": "2026-01-08",
        "url": "https://allevents.in/provo/american-red-cross-blood-drive/1600028361428716",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1315 East 900 South",
                "addressLocality": "Provo",
                "addressRegion": "UT",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.222548958976",
                "longitude": "-111.63621113718"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Semi-annual American Red Cross Blood Drive. Sign up links to be added as the event nears."
    }
]
```