

# Event Details

- **Event Name**: Winter Coat Drive
- **Event Start and End Date**: Fri, 12 Dec, 2025 at 09:00 am – Fri, 12 Dec, 2025 at 02:00 pm
- **Event Description**: we accepting donations of scarves, gloves, coats, winter hats, etc
- **Event URL**: https://allevents.in/elkins-park/winter-coat-drive/200029341912217
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Elkins Park
- **state**: PA
- **country**: United States
- **location**: 200 E Wyoming Ave, 19120
- **lat**: 40.02115
- **long**: -75.12225
- **full address**: 200 E Wyoming Ave, 19120, 200 E Wyoming Ave, Philadelphia, PA 19120-4411, United States, Elkins Park

## Event gallery

- **Alt text**: Winter Coat Drive
  - **Image URL**: https://cdn-az.allevents.in/events1/banners/f186997b49fd730f8955c6009d2e67853c73d73af78c458047ae275a8a7056d2-rimg-w1200-h1553-dc4a6069-gmir?v=1765499417

## FAQs

- **Q**: When and where is Winter Coat Drive being held?
  - **A:** Winter Coat Drive takes place on Fri, 12 Dec, 2025 at 09:00 am to Fri, 12 Dec, 2025 at 02:00 pm at 200 E Wyoming Ave, 19120, 200 E Wyoming Ave, Philadelphia, PA 19120-4411, United States, Elkins Park.
- **Q**: Who is organizing Winter Coat Drive?
  - **A:** Winter Coat Drive is organized by Mi Salud Wellness Center.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Winter Coat Drive",
        "image": "https://cdn-az.allevents.in/events1/banners/f186997b49fd730f8955c6009d2e67853c73d73af78c458047ae275a8a7056d2-rimg-w1200-h1553-dc4a6069-gmir?v=1765499417",
        "startDate": "2025-12-12",
        "endDate": "2025-12-12",
        "url": "https://allevents.in/elkins-park/winter-coat-drive/200029341912217",
        "location": {
            "@type": "Place",
            "name": "200 E Wyoming Ave, 19120",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "200 E Wyoming Ave, Philadelphia, PA 19120-4411, United States",
                "addressLocality": "Elkins Park",
                "addressRegion": "PA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.02115",
                "longitude": "-75.12225"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "we accepting donations of scarves, gloves, coats, winter hats, etc",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Mi Salud Wellness Center",
                "url": "https://allevents.in/org/mi-salud-wellness-center/20575877"
            }
        ]
    }
]
```