

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Tue, 13 Jan, 2026 at 01:00 pm – Tue, 13 Jan, 2026 at 06:00 pm
- **Event Description**: Red Cross Blood Drive. To sign up, visit redcrossblood.org
- **Event URL**: https://allevents.in/amherst/blood-drive/200029460906413
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Amherst
- **state**: VA
- **country**: United States
- **location**: 635 Fletchers Level Rd, Amherst, VA, United States, Virginia 24521
- **lat**: 37.64096
- **long**: -79.01273
- **full address**: 635 Fletchers Level Rd, Amherst, VA, United States, Virginia 24521

## Event gallery

- **Alt text**: Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f71f2a62813b957d340769fde479d65a1b0895602610b0cca1e97be08f15d7cb-rimg-w1200-h675-dcf7f2ef-gmir?v=1767838453

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Tue, 13 Jan, 2026 at 01:00 pm to Tue, 13 Jan, 2026 at 06:00 pm at 635 Fletchers Level Rd, Amherst, VA, United States, Virginia 24521.
- **Q**: Who is organizing Blood Drive?
  - **A:** Blood Drive is organized by Clifford Baptist Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events10/banners/f71f2a62813b957d340769fde479d65a1b0895602610b0cca1e97be08f15d7cb-rimg-w1200-h675-dcf7f2ef-gmir?v=1767838453",
        "startDate": "2026-01-13",
        "endDate": "2026-01-13",
        "url": "https://allevents.in/amherst/blood-drive/200029460906413",
        "location": {
            "@type": "Place",
            "name": "635 Fletchers Level Rd, Amherst, VA, United States, Virginia 24521",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "635 Fletchers Level Rd, Amherst, VA 24521-4331, United States",
                "addressLocality": "Amherst",
                "addressRegion": "VA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.64096",
                "longitude": "-79.01273"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Red Cross Blood Drive. To sign up, visit redcrossblood.org",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Clifford Baptist Church",
                "url": "https://allevents.in/org/clifford-baptist-church/24877058"
            }
        ]
    }
]
```