

# Event Details

- **Event Name**: Holiday of Hope Blood Drive
- **Event Start and End Date**: Mon, 29 Dec, 2025 at 12:00 pm – Mon, 29 Dec, 2025 at 04:00 pm
- **Event Description**: Please consider donating blood and receive a $25 gift card as a thank you!
- **Event URL**: https://allevents.in/edinburgh/holiday-of-hope-blood-drive/200029301347226
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 19

## Ticket Details


## Event venue details

- **city**: Edinburgh
- **state**: IN
- **country**: United States
- **location**: Edinburgh Community High School
- **lat**: 39.35196623087
- **long**: -85.970797716521
- **full address**: Edinburgh Community High School, 507 W Campbell St, Edinburgh, IN 46124-1305, United States

## Event gallery

- **Alt text**: Holiday of Hope Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ccab122b5f9d6b947718b7b22f59d0de816b118cf0225a40af8643f152848a80-rimg-w1200-h675-dcffffff-gmir?v=1766950657

## FAQs

- **Q**: When and where is Holiday of Hope Blood Drive being held?
  - **A:** Holiday of Hope Blood Drive takes place on Mon, 29 Dec, 2025 at 12:00 pm to Mon, 29 Dec, 2025 at 04:00 pm at Edinburgh Community High School, 507 W Campbell St, Edinburgh, IN 46124-1305, United States.
- **Q**: Who is organizing Holiday of Hope Blood Drive?
  - **A:** Holiday of Hope Blood Drive is organized by Edinburgh HSMS.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday of Hope Blood Drive",
        "image": "https://cdn-az.allevents.in/events7/banners/ccab122b5f9d6b947718b7b22f59d0de816b118cf0225a40af8643f152848a80-rimg-w1200-h675-dcffffff-gmir?v=1766950657",
        "startDate": "2025-12-29",
        "endDate": "2025-12-29",
        "url": "https://allevents.in/edinburgh/holiday-of-hope-blood-drive/200029301347226",
        "location": {
            "@type": "Place",
            "name": "Edinburgh Community High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "507 W Campbell St, Edinburgh, IN 46124-1305, United States",
                "addressLocality": "Edinburgh",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.35196623087",
                "longitude": "-85.970797716521"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please consider donating blood and receive a $25 gift card as a thank you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Edinburgh HSMS",
                "url": "https://allevents.in/org/edinburgh-hsms/20038473"
            }
        ]
    }
]
```