

# Event Details

- **Event Name**: Red Cross Blood Drive
- **Event Start and End Date**: Wed, 23 Sep, 2026 at 08:30 am – Wed, 23 Sep, 2026 at 06:00 pm (-04:00)
- **Event Description**: Reserve your spot here - https://www.redcrossblood.org/give.html/drive-results?zipSponsor=CalvaryUMCFrederick
- **Event URL**: https://allevents.in/frederick/red-cross-blood-drive/200030628222057
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Frederick
- **state**: MD
- **country**: United States
- **location**: 131 W 2nd St, Frederick, MD
- **lat**: 39.4171
- **long**: -77.4135
- **full address**: 131 W 2nd St, Frederick, MD, United States

## Event gallery

- **Alt text**: Red Cross Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/b0204a64f7a70d991b48a62bc7ef08a4c70003528c57a0396739d7e4577eb399-rimg-w960-h960-dce81828-gmir?v=1788694930

## FAQs

- **Q**: When and where is Red Cross Blood Drive being held?
  - **A:** Red Cross Blood Drive takes place on Wed, 23 Sep, 2026 at 08:30 am to Wed, 23 Sep, 2026 at 06:00 pm at 131 W 2nd St, Frederick, MD, United States.
- **Q**: Who is organizing Red Cross Blood Drive?
  - **A:** Red Cross Blood Drive is organized by Calvary United Methodist Church of Frederick, Maryland.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Red Cross Blood Drive",
        "image": "https://cdn-az.allevents.in/events4/banners/b0204a64f7a70d991b48a62bc7ef08a4c70003528c57a0396739d7e4577eb399-rimg-w960-h960-dce81828-gmir?v=1788694930",
        "startDate": "2026-09-23T08:30:00-04:00",
        "endDate": "2026-09-23T18:00:00-04:00",
        "url": "https://allevents.in/frederick/red-cross-blood-drive/200030628222057",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "131 W 2nd St, Frederick, MD",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "131 W 2nd St, Frederick, MD 21701-5328, United States",
                "addressLocality": "Frederick",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.4171",
                "longitude": "-77.4135"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Reserve your spot here - https://www.redcrossblood.org/give.html/drive-results?zipSponsor=CalvaryUMCFrederick",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Calvary United Methodist Church of Frederick Maryland",
                "url": "https://allevents.in/org/calvary-united-methodist-church-of-frederick-maryland/25899599"
            }
        ]
    }
]
```