

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Mon, 16 Feb, 2026 at 12:00 pm – Mon, 16 Feb, 2026 at 04:00 pm
- **Event Description**: Donating blood is a simple thing to do, but it can make a big difference in the lives of others. The donation process usually takes less than an hour. The need is constant. The gratification is instant. Download and register using the Red Cross app or online.
- **Event URL**: https://allevents.in/macon/red-cross-blood-drive/1600028070161913
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Macon
- **state**: MO
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 39.802110805
- **long**: -92.475722733955
- **full address**: The Church of Jesus Christ of Latter-day Saints, 26575 Jewell Avenue, Macon, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/96027c20-1cbc-11f0-ba75-6967518b8b9a-rimg-w1000-h562-dc

## FAQs

- **Q**: When is the event happening?
  - **A:** Mon, 16 Feb, 2026 at 12:00 pm
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 26575 Jewell Avenue, Macon, United States
- **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/events7/banners/30e37a50-2cc1-11f0-a0b3-d362024fa5e0-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-02-16",
        "endDate": "2026-02-16",
        "url": "https://allevents.in/macon/red-cross-blood-drive/1600028070161913",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "26575 Jewell Avenue",
                "addressLocality": "Macon",
                "addressRegion": "MO",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.802110805",
                "longitude": "-92.475722733955"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Donating blood is a simple thing to do, but it can make a big difference in the lives of others. The donation process usually takes less than an hour. The need is constant. The gratification is instant. Download and register using the Red Cross app or online."
    }
]
```