

# Event Details

- **Event Name**: American Red Cross Blood Drive
- **Event Start and End Date**: Tue, 17 Mar, 2026 at 12:30 pm – Tue, 17 Mar, 2026 at 05:00 pm
- **Event Description**: American Red Cross Blood Drive, Tuesday March 17th, 12:30-5:00
- **Event URL**: https://allevents.in/gray/american-red-cross-blood-drive/200029804240054
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Gray
- **state**: ME
- **country**: United States
- **location**: 15 Lewiston Rd, Gray, ME, United States, Maine 04039
- **lat**: 43.89156
- **long**: -70.32828
- **full address**: 15 Lewiston Rd, Gray, ME, United States, Maine 04039

## Event gallery

- **Alt text**: American Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f542cb701611e10658526c0a4d421a4723eb847f89eb1531a7056a7ec6ebf77f-rimg-w1163-h449-dcffffff-gmir?v=1773379733

## FAQs

- **Q**: When and where is American Red Cross Blood Drive being held?
  - **A:** American Red Cross Blood Drive takes place on Tue, 17 Mar, 2026 at 12:30 pm to Tue, 17 Mar, 2026 at 05:00 pm at 15 Lewiston Rd, Gray, ME, United States, Maine 04039.
- **Q**: Who is organizing American Red Cross Blood Drive?
  - **A:** American Red Cross Blood Drive is organized by American Legion Post 86 Gray, Maine.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "American Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events4/banners/f542cb701611e10658526c0a4d421a4723eb847f89eb1531a7056a7ec6ebf77f-rimg-w1163-h449-dcffffff-gmir?v=1773379733",
        "startDate": "2026-03-17",
        "endDate": "2026-03-17",
        "url": "https://allevents.in/gray/american-red-cross-blood-drive/200029804240054",
        "location": {
            "@type": "Place",
            "name": "15 Lewiston Rd, Gray, ME, United States, Maine 04039",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "15 Lewiston Rd, Gray, ME 04039-9534, United States",
                "addressLocality": "Gray",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.89156",
                "longitude": "-70.32828"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "American Red Cross Blood Drive, Tuesday March 17th, 12:30-5:00",
        "organizer": [
            {
                "@type": "Organization",
                "name": "American Legion Post 86 Gray Maine",
                "url": "https://allevents.in/org/american-legion-post-86-gray-maine/25895860"
            }
        ]
    }
]
```