

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Thu, 17 Dec, 2026 at 10:00 am – Thu, 17 Dec, 2026 at 04:00 pm (-08:00)
- **Event Description**: Help save a life by donating blood at our Red Cross Blood Drive. Visit RedCrossBlood.org and enter LDSSanPedro to schedule an appointment. This blood drive is open to everyone. We look forward to your participation.
- **Event URL**: https://allevents.in/san-pedro/red-cross-blood-drive/1600030713994729
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

- **Ticket URL**: http://facebook.com/1600030713994729

## Event venue details

- **city**: San Pedro
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 33.736095
- **long**: -118.3132
- **full address**: The Church of Jesus Christ of Latter-day Saints, 1635 West 9th Street, San Pedro, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/55786000-b394-11f1-acb2-b7b6568f5104-rimg-w770-h674-dcf8

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Thu, 17 Dec, 2026 at 10:00 am to Thu, 17 Dec, 2026 at 04:00 pm at The Church of Jesus Christ of Latter-day Saints, 1635 West 9th Street, San Pedro, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events8/banners/55345220-b394-11f1-acb2-b7b6568f5104-rimg-w770-h674-dcf8f8f8-gmir.jpg",
        "startDate": "2026-12-17T10:00:00-08:00",
        "endDate": "2026-12-17T16:00:00-08:00",
        "url": "https://allevents.in/san-pedro/red-cross-blood-drive/1600030713994729",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1635 West 9th Street",
                "addressLocality": "San Pedro",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.736095",
                "longitude": "-118.3132"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Help save a life by donating blood at our Red Cross Blood Drive. Visit RedCrossBlood.org and enter LDSSanPedro to schedule an appointment. This blood drive is open to everyone. We look forward to your participation."
    }
]
```