

# Event Details

- **Event Name**: Blood Drive
- **Event Start and End Date**: Thu, 30 Apr, 2026 at 01:00 pm – Thu, 30 Apr, 2026 at 06:00 pm (-04:00)
- **Event Description**: Come join us for our Blood Drive which benefits the American Red Cross.
- **Event URL**: https://allevents.in/oxford/blood-drive/200029773374105
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 5

## Ticket Details


## Event venue details

- **city**: Oxford
- **state**: PA
- **country**: United States
- **location**: 116 Lancaster Pike, Oxford, PA
- **lat**: 39.78702
- **long**: -75.99242
- **full address**: 116 Lancaster Pike, Oxford, PA, United States

## Event gallery

- **Alt text**: Blood Drive
  - **Image URL**: https://cdn-az.allevents.in/events7/banners/cd19f8e6b373a6685b81dc009e7d15e84114d31af5e5726a400ac5d48d97b1ea-rimg-w1200-h1600-dcc2a676-gmir?v=1775844308

## FAQs

- **Q**: When and where is Blood Drive being held?
  - **A:** Blood Drive takes place on Thu, 30 Apr, 2026 at 01:00 pm to Thu, 30 Apr, 2026 at 06:00 pm at 116 Lancaster Pike, Oxford, PA, United States.
- **Q**: Who is organizing Blood Drive?
  - **A:** Blood Drive is organized by St. Christopher's Episcopal Church.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Blood Drive",
        "image": "https://cdn-az.allevents.in/events7/banners/cd19f8e6b373a6685b81dc009e7d15e84114d31af5e5726a400ac5d48d97b1ea-rimg-w1200-h1600-dcc2a676-gmir?v=1775844308",
        "startDate": "2026-04-30T13:00:00-04:00",
        "endDate": "2026-04-30T18:00:00-04:00",
        "url": "https://allevents.in/oxford/blood-drive/200029773374105",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "116 Lancaster Pike, Oxford, PA",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "112 Lancaster Pike, Oxford, PA 19363-1171, United States",
                "addressLocality": "Oxford",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.78702",
                "longitude": "-75.99242"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come join us for our Blood Drive which benefits the American Red Cross.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Christophers Episcopal Church",
                "url": "https://allevents.in/org/st-christophers-episcopal-church/23279150"
            }
        ]
    }
]
```