

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Thu, 04 Dec, 2025 at 09:00 am – Thu, 04 Dec, 2025 at 01:00 pm
- **Event Description**: Each donor to receive a limited edition holiday T-shirt!
- **Event URL**: https://allevents.in/little-rock/blood-drive/200029296030353
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Little Rock
- **state**: AR
- **country**: United States
- **location**: 12th Street
- **lat**: 34.741290438452
- **long**: -92.333540517094
- **full address**: 12th Street, Little Rock, Arkansas, United States

## Event gallery

- **Alt text**: Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a5daf261287e9e63a47f799d981c3c9544e2c85033b6bc707a55579ba0fdb2b4-rimg-w1200-h1500-dcfefefe-gmir?v=1764795772

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Thu, 04 Dec, 2025 at 09:00 am to Thu, 04 Dec, 2025 at 01:00 pm at 12th Street, Little Rock, Arkansas, United States.
- **Q**: Who is organizing Blood Drive?
  - **A:** Blood Drive is organized by Little Rock Police Department.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events3/banners/a5daf261287e9e63a47f799d981c3c9544e2c85033b6bc707a55579ba0fdb2b4-rimg-w1200-h1500-dcfefefe-gmir?v=1764795772",
        "startDate": "2025-12-04",
        "endDate": "2025-12-04",
        "url": "https://allevents.in/little-rock/blood-drive/200029296030353",
        "location": {
            "@type": "Place",
            "name": "12th Street",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Little Rock, Arkansas",
                "addressLocality": "Little Rock",
                "addressRegion": "AR",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.741290438452",
                "longitude": "-92.333540517094"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Each donor to receive a limited edition holiday T-shirt!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Little Rock Police Department",
                "url": "https://allevents.in/org/little-rock-police-department/19412647"
            }
        ]
    }
]
```