

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Thu, 18 Dec, 2025 at 01:00 pm – Thu, 18 Dec, 2025 at 07:00 pm
- **Event Description**: Please donate blood
- **Event URL**: https://allevents.in/victorville/blood-drive/1600028573747439
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Victorville
- **state**: CA
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 34.484406
- **long**: -117.364991
- **full address**: The Church of Jesus Christ of Latter-day Saints, 12860 Amethyst Road, Victorville, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/41bc9390-6b62-11f0-9052-4362edc9b2ed-rimg-w1000-h563-dca

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Thu, 18 Dec, 2025 at 01:00 pm to Thu, 18 Dec, 2025 at 07:00 pm at The Church of Jesus Christ of Latter-day Saints, 12860 Amethyst Road, Victorville, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events8/banners/2652b210-dc55-11f0-89cc-8d5ee5a0044c-rimg-w1200-h675-dca68d76-gmir.jpg",
        "startDate": "2025-12-18",
        "endDate": "2025-12-18",
        "url": "https://allevents.in/victorville/blood-drive/1600028573747439",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "12860 Amethyst Road",
                "addressLocality": "Victorville",
                "addressRegion": "CA",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.484406",
                "longitude": "-117.364991"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Please donate blood"
    }
]
```