

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Wed, 01 Jul, 2026 at 12:00 pm – Wed, 01 Jul, 2026 at 08:00 pm (-06:00)
- **Event Description**: Blood Drive
- **Event URL**: https://allevents.in/orem/red-cross-blood-drive/1600029887579714
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Orem
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 40.302775553214
- **long**: -111.69270231865
- **full address**: The Church of Jesus Christ of Latter-day Saints, 310 North 100 East, Orem, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/78123020-2ecc-11f1-b66b-c789a2302db1-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 01 Jul, 2026 at 12:00 pm (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 310 North 100 East, Orem, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Red Cross 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": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events3/banners/84f152d0-2ecc-11f1-b66b-c789a2302db1-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-07-01T12:00:00-06:00",
        "endDate": "2026-07-01T20:00:00-06:00",
        "url": "https://allevents.in/orem/red-cross-blood-drive/1600029887579714",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "310 North 100 East",
                "addressLocality": "Orem",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.302775553214",
                "longitude": "-111.69270231865"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Blood Drive"
    }
]
```