

# Event Details

- **Event Name**: Seton Blood Drive
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 02:30 pm
- **Event Description**: Support Seton by donating blood and saving lives.
- **Event URL**: https://allevents.in/ottumwa/seton-blood-drive/200029234178538
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Ottumwa
- **state**: IA
- **country**: United States
- **location**: 117 E. 4th Street, Ottumwa, IA, United States, Iowa 52501
- **lat**: 41.01914
- **long**: -92.40965
- **full address**: 117 E. 4th Street, Ottumwa, IA, United States, Iowa 52501

## Event gallery

- **Alt text**: Seton Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/f83cbf1b7ad262582a5f3a11938555a72e5170e3ed7e979e9fffed5004c8cf5b-rimg-w1200-h631-dcfefefe-gmir?v=1765718286

## FAQs

- **Q**: When and where is Seton Blood Drive being held?
  - **A:** Seton Blood Drive takes place on Mon, 15 Dec, 2025 at 02:30 pm to Mon, 15 Dec, 2025 at 02:30 pm at 117 E. 4th Street, Ottumwa, IA, United States, Iowa 52501.
- **Q**: Who is organizing Seton Blood Drive?
  - **A:** Seton Blood Drive is organized by Seton Catholic School of Ottumwa.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Seton Blood Drive",
        "image": "https://cdn-az.allevents.in/events10/banners/f83cbf1b7ad262582a5f3a11938555a72e5170e3ed7e979e9fffed5004c8cf5b-rimg-w1200-h631-dcfefefe-gmir?v=1765718286",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/ottumwa/seton-blood-drive/200029234178538",
        "location": {
            "@type": "Place",
            "name": "117 E. 4th Street, Ottumwa, IA, United States, Iowa 52501",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "117 E 4th St, Ottumwa, IA 52501-2906, United States",
                "addressLocality": "Ottumwa",
                "addressRegion": "IA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.01914",
                "longitude": "-92.40965"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Support Seton by donating blood and saving lives.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Seton Catholic School of Ottumwa",
                "url": "https://allevents.in/org/seton-catholic-school-of-ottumwa/26769183"
            }
        ]
    }
]
```