

# Event Details

- **Event Name**: Mayor's Blood Drive
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 08:00 am – Sat, 03 Jan, 2026 at 12:00 pm
- **Event Description**: Start the new year right!  Save local lives by donating blood.  Walk-ins welcome or go to www.GiveBloodNow.com and schedule your appointment.  Give the gift of life!
- **Event URL**: https://allevents.in/plymouth/mayors-blood-drive/200029352692624
- **Event Categories**: new-year
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Plymouth
- **state**: IN
- **country**: United States
- **location**: Plymouth Volunteer Fire Department
- **lat**: 41.3402699
- **long**: -86.31073
- **full address**: Plymouth Volunteer Fire Department, 111 N Center St, Plymouth, IN 46563-2101, United States

## Event gallery

- **Alt text**: Mayor's Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/7ae12511aa26786c3c98d6e006eef099eac82b79d5407b36443362e98ef73cf8-rimg-w612-h459-dcffffff-gmir?v=1767217567

## FAQs

- **Q**: When and where is Mayor's Blood Drive being held?
  - **A:** Mayor's Blood Drive takes place on Sat, 03 Jan, 2026 at 08:00 am to Sat, 03 Jan, 2026 at 12:00 pm at Plymouth Volunteer Fire Department, 111 N Center St, Plymouth, IN 46563-2101, United States.
- **Q**: Who is organizing Mayor's Blood Drive?
  - **A:** Mayor's Blood Drive is organized by City of Plymouth, IN-Mayor's Office.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Mayor's Blood Drive",
        "image": "https://cdn-az.allevents.in/events7/banners/7ae12511aa26786c3c98d6e006eef099eac82b79d5407b36443362e98ef73cf8-rimg-w612-h459-dcffffff-gmir?v=1767217567",
        "startDate": "2026-01-03",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/plymouth/mayors-blood-drive/200029352692624",
        "location": {
            "@type": "Place",
            "name": "Plymouth Volunteer Fire Department",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "111 N Center St, Plymouth, IN 46563-2101, United States",
                "addressLocality": "Plymouth",
                "addressRegion": "IN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.3402699",
                "longitude": "-86.31073"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Start the new year right!  Save local lives by donating blood.  Walk-ins welcome or go to www.GiveBloodNow.com and schedule your appointment.  Give the gift of life!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "City of Plymouth IN-Mayors Office",
                "url": "https://allevents.in/org/city-of-plymouth-in-mayors-office/19943554"
            }
        ]
    }
]
```