

# Event Details

- **Event Name**: Community Blood Drive
- **Event Start and End Date**: Wed, 24 Jun, 2026 at 02:00 pm – Wed, 24 Jun, 2026 at 07:00 pm
- **Event Description**: Come and help out with our next Blood Drive.
- **Event URL**: https://allevents.in/maple-shade/community-blood-drive/200030085979130
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Maple Shade
- **state**: NJ
- **country**: United States
- **location**: 53 S. Maple Ave, Maple Shade, NJ, United States, New Jersey 08052
- **lat**: 39.95405
- **long**: -74.99986
- **full address**: 53 S. Maple Ave, Maple Shade, NJ, United States, New Jersey 08052

## Event gallery

- **Alt text**: Community Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/87d696de98923b92b36842c4045aaa942ad435d77d3638079d47670effc2fb82-rimg-w1200-h1577-dcffffff-gmir?v=1782015405

## FAQs

- **Q**: When and where is Community Blood Drive being held?
  - **A:** Community Blood Drive takes place on Wed, 24 Jun, 2026 at 02:00 pm to Wed, 24 Jun, 2026 at 07:00 pm at 53 S. Maple Ave, Maple Shade, NJ, United States, New Jersey 08052.
- **Q**: Who is organizing Community Blood Drive?
  - **A:** Community Blood Drive is organized by Independent Fire Company No. 1 of Maple Shade.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Community Blood Drive",
        "image": "https://cdn-az.allevents.in/events10/banners/87d696de98923b92b36842c4045aaa942ad435d77d3638079d47670effc2fb82-rimg-w1200-h1577-dcffffff-gmir?v=1782015405",
        "startDate": "2026-06-24",
        "endDate": "2026-06-24",
        "url": "https://allevents.in/maple-shade/community-blood-drive/200030085979130",
        "location": {
            "@type": "Place",
            "name": "53 S. Maple Ave, Maple Shade, NJ, United States, New Jersey 08052",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "53 S Maple Ave, Maple Shade, NJ 08052-2723, United States",
                "addressLocality": "Maple Shade",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.95405",
                "longitude": "-74.99986"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come and help out with our next Blood Drive.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Independent Fire Company No. 1 of Maple Shade",
                "url": "https://allevents.in/org/independent-fire-company-no-1-of-maple-shade/19180925"
            }
        ]
    }
]
```