

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Thu, 07 May, 2026 at 09:00 am – Thu, 07 May, 2026 at 02:00 pm (-04:00)
- **Event Description**: Come out to support the community
- **Event URL**: https://allevents.in/ocean-view/blood-drive/200029636311907
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details


## Event venue details

- **city**: Ocean View
- **state**: DE
- **country**: United States
- **location**: 29265 Marshy Hope Way, Ocean View, DE, United States, Delaware 19970
- **lat**: 38.58768
- **long**: -75.0763
- **full address**: 29265 Marshy Hope Way, Ocean View, DE, United States, Delaware 19970

## Event gallery

- **Alt text**: Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/ebed1baaaffeedaac78cb1882047b2d7c96677ac0db77a1934338ac1774bbb06-rimg-w474-h345-dcecddd7-gmir?v=1776372648

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Thu, 07 May, 2026 at 09:00 am to Thu, 07 May, 2026 at 02:00 pm at 29265 Marshy Hope Way, Ocean View, DE, United States, Delaware 19970.
- **Q**: Who is organizing Blood Drive?
  - **A:** Blood Drive is organized by VFW Post 7234.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events7/banners/ebed1baaaffeedaac78cb1882047b2d7c96677ac0db77a1934338ac1774bbb06-rimg-w474-h345-dcecddd7-gmir?v=1776372648",
        "startDate": "2026-05-07T09:00:00-04:00",
        "endDate": "2026-05-07T14:00:00-04:00",
        "url": "https://allevents.in/ocean-view/blood-drive/200029636311907",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "29265 Marshy Hope Way, Ocean View, DE, United States, Delaware 19970",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "29265 Marshy Hope Way, Ocean View, DE 19970-2727, United States",
                "addressLocality": "Ocean View",
                "addressRegion": "DE",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "38.58768",
                "longitude": "-75.0763"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come out to support the community",
        "organizer": [
            {
                "@type": "Organization",
                "name": "VFW Post 7234",
                "url": "https://allevents.in/org/vfw-post-7234/25521383"
            }
        ]
    }
]
```