

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Mon, 10 Aug, 2026 at 11:00 am – Mon, 10 Aug, 2026 at 03:00 pm
- **Event Description**: Sign up at redcrossblood.org
- **Event URL**: https://allevents.in/hampton/red-cross-blood-drive/200030386208305
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Hampton
- **state**: VA
- **country**: United States
- **location**: 2551 North Armistead Ave, Hampton, VA
- **lat**: 37.05863
- **long**: -76.38615
- **full address**: 2551 North Armistead Ave, Hampton, VA, United States

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/5d4215d029fcbce7ed07f4acb8e3d1889520fbfa4b6e62516e2a640663433279-rimg-w1179-h653-dcc82838-gmir?v=1785844701

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Mon, 10 Aug, 2026 at 11:00 am to Mon, 10 Aug, 2026 at 03:00 pm at 2551 North Armistead Ave, Hampton, VA, United States.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Parklawn-Wood Funeral Home / Parklawn Memorial Park.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events5/banners/5d4215d029fcbce7ed07f4acb8e3d1889520fbfa4b6e62516e2a640663433279-rimg-w1179-h653-dcc82838-gmir?v=1785844701",
        "startDate": "2026-08-10",
        "endDate": "2026-08-10",
        "url": "https://allevents.in/hampton/red-cross-blood-drive/200030386208305",
        "location": {
            "@type": "Place",
            "name": "2551 North Armistead Ave, Hampton, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2551 N Armistead Ave, Hampton, VA 23666-1505, United States",
                "addressLocality": "Hampton",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.05863",
                "longitude": "-76.38615"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Sign up at redcrossblood.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Parklawn-Wood Funeral Home  Parklawn Memorial Park",
                "url": "https://allevents.in/org/parklawn-wood-funeral-home-parklawn-memorial-park/18091229"
            }
        ]
    }
]
```