

# Event Details

- **Event Name**: American Red Cross Blood Drive
- **Event Start and End Date**: Sun, 07 Dec, 2025 at 08:00 am – Sun, 07 Dec, 2025 at 05:00 pm
- **Event Description**: Come out to the blood drive December 7th! Please register, so we can get a head count. Redcrossblood.org at Colonial K-9
- **Event URL**: https://allevents.in/stafford/american-red-cross-blood-drive/200029281373358
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Stafford
- **state**: VA
- **country**: United States
- **location**: 30 Big Spring Ln, Stafford, VA
- **lat**: 38.3949
- **long**: -77.42421
- **full address**: 30 Big Spring Ln, Stafford, VA, United States

## Event gallery

- **Alt text**: American Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/5e0a40714a9135fa9e2f199617e9de4af5f69787acbd0c00d5e00c8a7ca19871-rimg-w1200-h958-dcf6eef4-gmir?v=1764569637

## FAQs

- **Q**: When and where is American Red Cross Blood Drive being held?
  - **A:** American Red Cross Blood Drive takes place on Sun, 07 Dec, 2025 at 08:00 am to Sun, 07 Dec, 2025 at 05:00 pm at 30 Big Spring Ln, Stafford, VA, United States.
- **Q**: Who is organizing American Red Cross Blood Drive?
  - **A:** American Red Cross Blood Drive is organized by Colonial K9.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "American Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events6/banners/5e0a40714a9135fa9e2f199617e9de4af5f69787acbd0c00d5e00c8a7ca19871-rimg-w1200-h958-dcf6eef4-gmir?v=1764569637",
        "startDate": "2025-12-07",
        "endDate": "2025-12-07",
        "url": "https://allevents.in/stafford/american-red-cross-blood-drive/200029281373358",
        "location": {
            "@type": "Place",
            "name": "30 Big Spring Ln, Stafford, VA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "30 Big Spring Ln, Stafford, VA 22554-7300, United States",
                "addressLocality": "Stafford",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.3949",
                "longitude": "-77.42421"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to the blood drive December 7th! Please register, so we can get a head count. Redcrossblood.org at Colonial K-9",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Colonial K9",
                "url": "https://allevents.in/org/colonial-k9/27171457"
            }
        ]
    }
]
```