

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Fri, 19 Dec, 2025 at 12:00 pm – Fri, 19 Dec, 2025 at 04:30 pm
- **Event Description**: Help your community by donating blood!
- **Event URL**: https://allevents.in/new-waverly/blood-drive/200029143942153
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: New Waverly
- **state**: TX
- **country**: United States
- **location**: 9372 State Highway 75 S, New Waverly, TX, United States, Texas 77358
- **lat**: 30.53797
- **long**: -95.48364
- **full address**: 9372 State Highway 75 S, New Waverly, TX, United States, Texas 77358

## Event gallery

- **Alt text**: Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/e51f21cb698de5a251c7dd73e2f14166429bc2d24d225ff5dff129f23063bbf3-rimg-w500-h365-dc8f7f70-gmir?v=1765782091

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Fri, 19 Dec, 2025 at 12:00 pm to Fri, 19 Dec, 2025 at 04:30 pm at 9372 State Highway 75 S, New Waverly, TX, United States, Texas 77358.
- **Q**: Who is organizing Blood Drive?
  - **A:** Blood Drive is organized by New Waverly Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events1/banners/e51f21cb698de5a251c7dd73e2f14166429bc2d24d225ff5dff129f23063bbf3-rimg-w500-h365-dc8f7f70-gmir?v=1765782091",
        "startDate": "2025-12-19",
        "endDate": "2025-12-19",
        "url": "https://allevents.in/new-waverly/blood-drive/200029143942153",
        "location": {
            "@type": "Place",
            "name": "9372 State Highway 75 S, New Waverly, TX, United States, Texas 77358",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "New Waverly Public Library, 9372 State Highway 75 S, New Waverly, TX 77358, United States",
                "addressLocality": "New Waverly",
                "addressRegion": "TX",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "30.53797",
                "longitude": "-95.48364"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help your community by donating blood!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "New Waverly Public Library",
                "url": "https://allevents.in/org/new-waverly-public-library/25983233"
            }
        ]
    }
]
```