

# Event Details

- **Event Name**: BLOOD DRIVE - Duncan Ln
- **Event Start and End Date**: Tue, 06 Jan, 2026 at 12:00 pm – Tue, 06 Jan, 2026 at 06:00 pm
- **Event Description**: Community Blood Drive, 12:00-6:00 PM
- **Event URL**: https://allevents.in/boise/blood-drive-duncan-ln/1600028252283619
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Boise
- **state**: ID
- **country**: United States
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.68154417156
- **long**: -116.30094511427
- **full address**: The Church of Jesus Christ of Latter-day Saints, 7200 Duncan Lane, Boise, United States

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d8977f90-3bfc-11f0-89da-37b8d5af8c24-rimg-w1000-h562-dc0

## FAQs

- **Q**: When and where is BLOOD DRIVE - Duncan Ln being held?
  - **A:** BLOOD DRIVE - Duncan Ln takes place on Tue, 06 Jan, 2026 at 12:00 pm to Tue, 06 Jan, 2026 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 7200 Duncan Lane, Boise, United States.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "BLOOD DRIVE - Duncan Ln",
        "image": "https://cdn-az.allevents.in/events3/banners/d7c821a0-3bfc-11f0-b282-07475ec2eef9-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-01-06",
        "endDate": "2026-01-06",
        "url": "https://allevents.in/boise/blood-drive-duncan-ln/1600028252283619",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "7200 Duncan Lane",
                "addressLocality": "Boise",
                "addressRegion": "ID",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.68154417156",
                "longitude": "-116.30094511427"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Community Blood Drive, 12:00-6:00 PM"
    }
]
```