

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Wed, 20 May, 2026 at 12:00 am – Wed, 18 Nov, 2026 at 12:00 am (-06:00)
- **Event Description**: Donate Blood
- **Event URL**: https://allevents.in/mountain-home/blood-drive/1600029578973614
- **Event Categories**: Religious
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Mountain Home
- **state**: AR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 36.3191831
- **long**: -92.4024058
- **full address**: The Church of Jesus Christ of Latter-day Saints, 100 Western Hills Loop, Mountain Home, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/3fd89940-fbd9-11f0-8486-4b2997666e49-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 20 May, 2026 at 12:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 100 Western Hills Loop, Mountain Home, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about 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": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events6/banners/759f74b0-1db0-11f1-8026-d96a43b74dca-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-05-20T00:00:00-06:00",
        "endDate": "2026-11-18T00:00:00-06:00",
        "url": "https://allevents.in/mountain-home/blood-drive/1600029578973614",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "100 Western Hills Loop",
                "addressLocality": "Mountain Home",
                "addressRegion": "AR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.3191831",
                "longitude": "-92.4024058"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Donate Blood"
    }
]
```