

# Event Details

- **Event Name**: November Blood Drive
- **Event Start and End Date**: Mon, 24 Nov, 2025 at 10:00 am – Mon, 24 Nov, 2025 at 02:00 pm
- **Event Description**: Save a life, donate blood!
- **Event URL**: https://allevents.in/danville/november-blood-drive/200028908556406
- **Event Categories**: nonprofit
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Danville
- **state**: KY
- **country**: United States
- **location**: Junction City First Baptist
- **lat**: 37.590099240981
- **long**: -84.779061024021
- **full address**: Junction City First Baptist, 3901 Hustonville Rd, Danville, KY 40422-9411, United States

## Event gallery

- **Alt text**: November Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/ae8e240a306c18f67850603432a0d18d47a301de8a0ac0f5eb72f828ec8db2a1-rimg-w1200-h675-dcffe7d8-gmir?v=1763857615

## FAQs

- **Q**: When and where is November Blood Drive being held?
  - **A:** November Blood Drive takes place on Mon, 24 Nov, 2025 at 10:00 am to Mon, 24 Nov, 2025 at 02:00 pm at Junction City First Baptist, 3901 Hustonville Rd, Danville, KY 40422-9411, United States.
- **Q**: Who is organizing November Blood Drive?
  - **A:** November Blood Drive is organized by First Response Auxiliary.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "November Blood Drive",
        "image": "https://cdn-az.allevents.in/events9/banners/ae8e240a306c18f67850603432a0d18d47a301de8a0ac0f5eb72f828ec8db2a1-rimg-w1200-h675-dcffe7d8-gmir?v=1763857615",
        "startDate": "2025-11-24",
        "endDate": "2025-11-24",
        "url": "https://allevents.in/danville/november-blood-drive/200028908556406",
        "location": {
            "@type": "Place",
            "name": "Junction City First Baptist",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3901 Hustonville Rd, Danville, KY 40422-9411, United States",
                "addressLocality": "Danville",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.590099240981",
                "longitude": "-84.779061024021"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Save a life, donate blood!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "First Response Auxiliary",
                "url": "https://allevents.in/org/first-response-auxiliary/20372530"
            }
        ]
    }
]
```