

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Mon, 13 Apr, 2026 at 12:00 pm – Mon, 13 Apr, 2026 at 04:45 pm
- **Event Description**: Schedule your appointment at RedCrossBlood.org or 1-800-RED CROSS
- **Event URL**: https://allevents.in/lake-odessa/red-cross-blood-drive/200029684944419
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Lake Odessa
- **state**: MI
- **country**: United States
- **location**: 912 4th Ave, Lake Odessa, MI, United States, Michigan 48849
- **lat**: 42.7814
- **long**: -85.13801
- **full address**: 912 4th Ave, Lake Odessa, MI, United States, Michigan 48849

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/638c736604371c8ab70547132b618f083d690c409643e39f52c6a36b14b2b0d8-rimg-w851-h315-dcffffff-gmir?v=1776020802

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Mon, 13 Apr, 2026 at 12:00 pm to Mon, 13 Apr, 2026 at 04:45 pm at 912 4th Ave, Lake Odessa, MI, United States, Michigan 48849.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Central United Methodist Church -  Lake Odessa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events9/banners/638c736604371c8ab70547132b618f083d690c409643e39f52c6a36b14b2b0d8-rimg-w851-h315-dcffffff-gmir?v=1776020802",
        "startDate": "2026-04-13",
        "endDate": "2026-04-13",
        "url": "https://allevents.in/lake-odessa/red-cross-blood-drive/200029684944419",
        "location": {
            "@type": "Place",
            "name": "912 4th Ave, Lake Odessa, MI, United States, Michigan 48849",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "912 4th Ave, Lake Odessa, MI 48849-1003, United States",
                "addressLocality": "Lake Odessa",
                "addressRegion": "MI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.7814",
                "longitude": "-85.13801"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Schedule your appointment at RedCrossBlood.org or 1-800-RED CROSS",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central United Methodist Church -  Lake Odessa",
                "url": "https://allevents.in/org/central-united-methodist-church-lake-odessa/21013206"
            }
        ]
    }
]
```