

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Sun, 14 Dec, 2025 at 09:00 am – Sun, 14 Dec, 2025 at 02:00 pm
- **Event Description**: Join us for our next Blood Drive on December 14th!
- **Event URL**: https://allevents.in/pine-hill/red-cross-blood-drive/200029161325040
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Pine Hill
- **state**: NJ
- **country**: United States
- **location**: 131 E 12th Ave, Pine Hill, NJ 08021-6315, United States
- **lat**: 39.7812
- **long**: -74.98384
- **full address**: 131 E 12th Ave, Pine Hill, NJ 08021-6315, United States

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/d6bd99749f08c5df239cf1d8fc3587add50c18e4992144698577b4dc34a6c2a7-rimg-w1200-h1549-dcffffff-gmir?v=1765392454

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Sun, 14 Dec, 2025 at 09:00 am to Sun, 14 Dec, 2025 at 02:00 pm at 131 E 12th Ave, Pine Hill, NJ 08021-6315, United States.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Gloucester Township-Pine Hill Rotary club.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events2/banners/d6bd99749f08c5df239cf1d8fc3587add50c18e4992144698577b4dc34a6c2a7-rimg-w1200-h1549-dcffffff-gmir?v=1765392454",
        "startDate": "2025-12-14",
        "endDate": "2025-12-14",
        "url": "https://allevents.in/pine-hill/red-cross-blood-drive/200029161325040",
        "location": {
            "@type": "Place",
            "name": "131 E 12th Ave, Pine Hill, NJ 08021-6315, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 E 12th Ave, Pine Hill, NJ 08021-6315, United States",
                "addressLocality": "Pine Hill",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.7812",
                "longitude": "-74.98384"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for our next Blood Drive on December 14th!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Gloucester Township-Pine Hill Rotary club",
                "url": "https://allevents.in/org/gloucester-township-pine-hill-rotary-club/26650822"
            }
        ]
    }
]
```