

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Mon, 29 Jun, 2026 at 12:00 pm – Mon, 24 Aug, 2026 at 12:00 pm (-04:00)
- **Event Description**: Red Cross Blood drive at Central Square American Legion sign up at https://www.redcrossblood.org/give.html
- **Event URL**: https://allevents.in/central-square/blood-drive/200030078827004
- **Event Categories**: 
- **Slot details of has slots**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Central Square
- **state**: NY
- **country**: United States
- **location**: 3301 Fulton Ave, Central Square, NY, United States, New York 13036
- **lat**: 43.28956
- **long**: -76.15241
- **full address**: 3301 Fulton Ave, Central Square, NY, United States, New York 13036

## Event gallery

- **Alt text**: Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/b497f0fbe1436c60782bd66a681ac0267b5e8dc07e3268f8a492a4597eeb895d-rimg-w783-h391-dcbf181f-gmir?v=1782347146

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Mon, 29 Jun, 2026 at 12:00 pm to Mon, 24 Aug, 2026 at 12:00 pm at 3301 Fulton Ave, Central Square, NY, United States, New York 13036.
- **Q**: Who is organizing Blood Drive?
  - **A:** Blood Drive is organized by Central Square American Legion Fuller-Taylor Post 915.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events1/banners/b497f0fbe1436c60782bd66a681ac0267b5e8dc07e3268f8a492a4597eeb895d-rimg-w783-h391-dcbf181f-gmir?v=1782347146",
        "startDate": "2026-06-29T12:00:00-04:00",
        "endDate": "2026-08-24T12:00:00-04:00",
        "url": "https://allevents.in/central-square/blood-drive/200030078827004",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "3301 Fulton Ave, Central Square, NY, United States, New York 13036",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3301 Fulton Ave, Central Square, NY 13036, United States",
                "addressLocality": "Central Square",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.28956",
                "longitude": "-76.15241"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Red Cross Blood drive at Central Square American Legion sign up at https://www.redcrossblood.org/give.html",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Central Square American Legion Fuller-Taylor Post 915",
                "url": "https://allevents.in/org/central-square-american-legion-fuller-taylor-post-915/24868542"
            }
        ]
    }
]
```