

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Thu, 20 Nov, 2025 at 12:00 pm – Thu, 20 Nov, 2025 at 05:00 pm
- **Event Description**: Roll up your sleeves to save a life! 

This private blood drive is for Stuart community members. Registration information is in CORConnection and the SPA newsletter.
- **Event URL**: https://allevents.in/princeton/blood-drive/200029213543600
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Princeton
- **state**: NJ
- **country**: United States
- **location**: 1200 Stuart Rd, Princeton, NJ, United States, New Jersey 08540
- **lat**: 40.36774
- **long**: -74.68525
- **full address**: 1200 Stuart Rd, Princeton, NJ, United States, New Jersey 08540

## Event gallery

- **Alt text**: Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/2fc73f47e13a5feed1d995f6c49053d8d04d8a3a971885f2fce741ceed378a61-rimg-w1200-h675-dcffffff-gmir?v=1763441039

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Thu, 20 Nov, 2025 at 12:00 pm to Thu, 20 Nov, 2025 at 05:00 pm at 1200 Stuart Rd, Princeton, NJ, United States, New Jersey 08540.
- **Q**: Who is organizing Blood Drive?
  - **A:** Blood Drive is organized by Stuart Country Day School.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events9/banners/2fc73f47e13a5feed1d995f6c49053d8d04d8a3a971885f2fce741ceed378a61-rimg-w1200-h675-dcffffff-gmir?v=1763441039",
        "startDate": "2025-11-20",
        "endDate": "2025-11-20",
        "url": "https://allevents.in/princeton/blood-drive/200029213543600",
        "location": {
            "@type": "Place",
            "name": "1200 Stuart Rd, Princeton, NJ, United States, New Jersey 08540",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1200 Stuart Rd, Princeton, NJ 08540-1234, United States",
                "addressLocality": "Princeton",
                "addressRegion": "NJ",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.36774",
                "longitude": "-74.68525"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Roll up your sleeves to save a life! \n\nThis private blood drive is for Stuart community members. Registration information is in CORConnection and the SPA newsletter.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Stuart Country Day School",
                "url": "https://allevents.in/org/stuart-country-day-school/26026188"
            }
        ]
    }
]
```