

# Event Details

- **Event Name**: American Red Cross
- **Event Start and End Date**: Tue, 30 Dec, 2025 at 11:00 am – Tue, 30 Dec, 2025 at 06:00 pm
- **Event Description**: Blood Drive
- **Event URL**: https://allevents.in/newport/american-red-cross/1600028120588149
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Newport
- **state**: OR
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 44.654272
- **long**: -124.050568
- **full address**: The Church of Jesus Christ of Latter-day Saints, 2229 Northeast Crestview Drive, Newport, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/96ea32c0-262d-11f0-bfbd-79c398acb596-rimg-w1000-h562-dc

## FAQs

- **Q**: When and where is American Red Cross being held?
  - **A:** American Red Cross takes place on Tue, 30 Dec, 2025 at 11:00 am to Tue, 30 Dec, 2025 at 06:00 pm at The Church of Jesus Christ of Latter-day Saints, 2229 Northeast Crestview Drive, Newport, US.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "American Red Cross",
        "image": "https://cdn-az.allevents.in/events10/banners/32dad990-e5b5-11f0-bd93-bd33bdc4eb64-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2025-12-30",
        "endDate": "2025-12-30",
        "url": "https://allevents.in/newport/american-red-cross/1600028120588149",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2229 Northeast Crestview Drive",
                "addressLocality": "Newport",
                "addressRegion": "OR",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.654272",
                "longitude": "-124.050568"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Blood Drive"
    }
]
```