

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Tue, 17 Feb, 2026 at 06:30 am – Tue, 17 Feb, 2026 at 12:30 pm
- **Event Description**: Mark your calendars- the next blood drive is going to be e on February 16th from 7:30- 1:30
- **Event URL**: https://allevents.in/hickman/blood-drive/200029241240912
- **Event Categories**: calendar
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Hickman
- **state**: KY
- **country**: United States
- **location**: Fulton County High School
- **lat**: 36.568058857111
- **long**: -89.15664220321
- **full address**: Fulton County High School, 2740 Moscow Ave,Hickman, Kentucky, United States

## Event gallery

- **Alt text**: Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3c99e99e08dba1d19890e46445081f1fb7032c55c3e47122f642dd30a19d9af7-rimg-w1200-h800-dcffbb02-gmir?v=1771317697

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Tue, 17 Feb, 2026 at 06:30 am to Tue, 17 Feb, 2026 at 12:30 pm at Fulton County High School, 2740 Moscow Ave,Hickman, Kentucky, United States.
- **Q**: Who is organizing Blood Drive?
  - **A:** Blood Drive is organized by Fulton County FFA.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events5/banners/3c99e99e08dba1d19890e46445081f1fb7032c55c3e47122f642dd30a19d9af7-rimg-w1200-h800-dcffbb02-gmir?v=1771317697",
        "startDate": "2026-02-17",
        "endDate": "2026-02-17",
        "url": "https://allevents.in/hickman/blood-drive/200029241240912",
        "location": {
            "@type": "Place",
            "name": "Fulton County High School",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2740 Moscow Ave,Hickman, Kentucky",
                "addressLocality": "Hickman",
                "addressRegion": "KY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "36.568058857111",
                "longitude": "-89.15664220321"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Mark your calendars- the next blood drive is going to be e on February 16th from 7:30- 1:30",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fulton County FFA",
                "url": "https://allevents.in/org/fulton-county-ffa/18428049"
            }
        ]
    }
]
```