

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Fri, 05 Jun, 2026 at 12:00 am – Fri, 05 Jun, 2026 at 11:59 pm (-06:00)
- **Event Description**: Red Cross is hosting a blood drive for anyone willing and able to attend.
- **Event URL**: https://allevents.in/tetonia/red-cross-blood-drive/1600028780434211
- **Event Categories**: Religious
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details

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

## Event venue details

- **city**: Tetonia
- **state**: ID
- **country**: US
- **location**: The Church of Jesus Christ of Latter-day Saints
- **lat**: 43.813109
- **long**: -111.15941
- **full address**: The Church of Jesus Christ of Latter-day Saints, 209 South Main Street, Tetonia, US

## Event gallery

- **Alt text**: Event Photo 1
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/49b6e810-87a6-11f0-9321-3ffa218e4cc5-rimg-w1000-h562-dc0

## FAQs

- **Q**: When is the event happening?
  - **A:** Fri, 05 Jun, 2026 at 12:00 am (-06:00)
- **Q**: Where is the event happening?
  - **A:** The Church of Jesus Christ of Latter-day Saints, 209 South Main Street, Tetonia, US
- **Q**: What type of event is this?
  - **A:** Religious
- **Q**: Where can I find ticket details about Red Cross Blood Drive ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events10/banners/7debc190-1e9c-11f1-b441-4d45231ad32e-rimg-w1200-h675-dc050729-gmir.png",
        "startDate": "2026-06-05T00:00:00-06:00",
        "endDate": "2026-06-05T23:59:00-06:00",
        "url": "https://allevents.in/tetonia/red-cross-blood-drive/1600028780434211",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "The Church of Jesus Christ of Latter-day Saints",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "209 South Main Street",
                "addressLocality": "Tetonia",
                "addressRegion": "ID",
                "addressCountry": {
                    "@type": "Country",
                    "name": "US"
                }
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.813109",
                "longitude": "-111.15941"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Red Cross is hosting a blood drive for anyone willing and able to attend."
    }
]
```