

# Event Details

- **Event Name**: charity fundraiser 
- **Event Start and End Date**: Wed, 17 Dec, 2025 at 04:00 pm
- **Event Description**: Join us at Ledo's for a cause and some tasty pizza
- **Event URL**: https://allevents.in/crofton/charity-fundraiser/200029354571246
- **Event Categories**: nonprofit, charities
- **Interested Audience**: 
  - total_interested_count: 4

## Ticket Details


## Event venue details

- **city**: Crofton
- **state**: MD
- **country**: United States
- **location**: Ledo Pizza (Crofton)
- **lat**: 39.008492
- **long**: -76.699489
- **full address**: Ledo Pizza (Crofton), 1286 Rt 3 South,Crofton, Maryland, United States

## Event gallery

- **Alt text**: charity fundraiser
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/ed4a1f4199c373fbeb98743ff07b4e6f3a0b849af80c2c4d93c4b595a718f5ca-rimg-w960-h720-dc474846-gmir?v=1765698285

## FAQs

- **Q**: When and where is charity fundraiser  being held?
  - **A:** charity fundraiser  takes place on Wed, 17 Dec, 2025 at 04:00 pm to Wed, 17 Dec, 2025 at 04:00 pm at Ledo Pizza (Crofton), 1286 Rt 3 South,Crofton, Maryland, United States.
- **Q**: Who is organizing charity fundraiser ?
  - **A:** charity fundraiser  is organized by Friends of Historic Johns Hopkins House.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "charity fundraiser",
        "image": "https://cdn-az.allevents.in/events8/banners/ed4a1f4199c373fbeb98743ff07b4e6f3a0b849af80c2c4d93c4b595a718f5ca-rimg-w960-h720-dc474846-gmir?v=1765698285",
        "startDate": "2025-12-17",
        "url": "https://allevents.in/crofton/charity-fundraiser/200029354571246",
        "location": {
            "@type": "Place",
            "name": "Ledo Pizza (Crofton)",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1286 Rt 3 South,Crofton, Maryland",
                "addressLocality": "Crofton",
                "addressRegion": "MD",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.008492",
                "longitude": "-76.699489"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us at Ledo's for a cause and some tasty pizza",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Friends of Historic Johns Hopkins House",
                "url": "https://allevents.in/org/friends-of-historic-johns-hopkins-house/27237831"
            }
        ]
    }
]
```