

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Thu, 05 Mar, 2026 at 11:00 am – Thu, 05 Mar, 2026 at 05:00 pm
- **Event Description**: Stop by the brewery anytime from 11–5PM to donate blood with the American Red Cross and receive a free pint as our thank you!
- **Event URL**: https://allevents.in/eden-prairie/blood-drive/200029706166411
- **Event Categories**: Nonprofit
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details

- **Ticket URL**: https://www.redcrossblood.org/give.html/find-drive?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=eden+prairie-events

## Event venue details

- **city**: Eden Prairie
- **state**: MN
- **country**: United States
- **location**: 8335 Crystal View Rd, Eden Prairie, MN, United States, Minnesota 55344
- **lat**: 44.8538
- **long**: -93.4327
- **full address**: 8335 Crystal View Rd, Eden Prairie, MN, United States, Minnesota 55344

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Fat Pants Brewing Co. (https://allevents.in/org/fat-pants-brewing-co/16695904)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/fedfe39bdc6cc4fb1a9e16b8036760ffe45b51b7e76d294078b15dbb6cee54c6-rimg-w1200-h1553-dcc13f32-gmir?v=1772324363
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/70fd7be6dd1deec8a70e5dd1b3a550945b59b6e8ea8aa577f3c55bf28c910f1c-rimg-w300-h300-dcc13f32-gmir?v=1772324363

## FAQs

- **Q**: When is the event happening?
  - **A:** Thu, 05 Mar, 2026 at 11:00 am
- **Q**: Where is the event happening?
  - **A:** 8335 Crystal View Rd, Eden Prairie, MN, United States, Minnesota 55344
- **Q**: Who is organizing the event?
  - **A:** Fat Pants Brewing Co.
- **Q**: What type of event is this?
  - **A:** Nonprofit
- **Q**: Where can I find ticket details about 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": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events4/banners/fedfe39bdc6cc4fb1a9e16b8036760ffe45b51b7e76d294078b15dbb6cee54c6-rimg-w1200-h1553-dcc13f32-gmir?v=1772324363",
        "startDate": "2026-03-05",
        "endDate": "2026-03-05",
        "url": "https://allevents.in/eden-prairie/blood-drive/200029706166411",
        "location": {
            "@type": "Place",
            "name": "8335 Crystal View Rd, Eden Prairie, MN, United States, Minnesota 55344",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "8335 Crystal View Rd, Eden Prairie, MN 55344-5368, United States",
                "addressLocality": "Eden Prairie",
                "addressRegion": "MN",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.8538",
                "longitude": "-93.4327"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Stop by the brewery anytime from 11–5PM to donate blood with the American Red Cross and receive a free pint as our thank you!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Fat Pants Brewing Co.",
                "url": "https://allevents.in/org/fat-pants-brewing-co/16695904"
            }
        ]
    }
]
```