

# Event Details

- **Event Name**: Red Cross blood drive
- **Event Start and End Date**: Fri, 01 May, 2026 at 01:00 pm – Fri, 01 May, 2026 at 07:00 pm (-06:00)
- **Event Description**: We will host a Red Cross blood drive from 1:00-7:00 pm on May 1, 2026 at the Stake Center on 179 N 100 E. All are welcome.
- **Event URL**: https://allevents.in/smithfield/red-cross-blood-drive/1600028962613029
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Smithfield
- **state**: UT
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 41.84036494877
- **long**: -111.83028563775
- **full address**: The Church of Jesus Christ of Latter-day Saints, 179 N 100 E, Smithfield, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/ff16e300-9c1d-11f0-ba44-b9cdfdd0b686-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, 01 May, 2026 at 01:00 pm to Fri, 01 May, 2026 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 179 N 100 E, Smithfield, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross blood drive",
        "image": "https://cdn-az.allevents.in/events1/banners/8910c2a0-23f6-11f1-b21f-e7b51f3e47f4-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-01T13:00:00-06:00",
        "endDate": "2026-05-01T19:00:00-06:00",
        "url": "https://allevents.in/smithfield/red-cross-blood-drive/1600028962613029",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "179 N 100 E",
                "addressLocality": "Smithfield",
                "addressRegion": "UT",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.84036494877",
                "longitude": "-111.83028563775"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "We will host a Red Cross blood drive from 1:00-7:00 pm on May 1, 2026 at the Stake Center on 179 N 100 E. All are welcome."
    }
]
```