

# Event Details

- **Event Name**: Toy Giveaway 
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 01:00 pm
- **Event Description**: The BLM RI Toy Giveaway is designed to distribute toys to OVER 300 children in need during the holiday season. Our goal is to create a joyful and inclusive event that brings the community together to support families facing challenges.
- **Event URL**: https://allevents.in/providence/toy-giveaway/200029372278634
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 12

## Ticket Details


## Event venue details

- **city**: Providence
- **state**: RI
- **country**: United States
- **location**: John Hope Settlement House
- **lat**: 41.83543
- **long**: -71.43094
- **full address**: John Hope Settlement House, 11 Higgins Ave,Providence, Rhode Island, United States

## Event gallery

- **Alt text**: Toy Giveaway
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/2f39b6ba587fad8432687851a7d519d4f0c4efe4e86673e6ec7fc97c0509a294-rimg-w1200-h1554-dc154831-gmir?v=1766055993

## FAQs

- **Q**: When and where is Toy Giveaway  being held?
  - **A:** Toy Giveaway  takes place on Sun, 21 Dec, 2025 at 01:00 pm to Sun, 21 Dec, 2025 at 01:00 pm at John Hope Settlement House, 11 Higgins Ave,Providence, Rhode Island, United States.
- **Q**: Who is organizing Toy Giveaway ?
  - **A:** Toy Giveaway  is organized by BLM RI African American Innovation.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Toy Giveaway",
        "image": "https://cdn-az.allevents.in/events5/banners/2f39b6ba587fad8432687851a7d519d4f0c4efe4e86673e6ec7fc97c0509a294-rimg-w1200-h1554-dc154831-gmir?v=1766055993",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/providence/toy-giveaway/200029372278634",
        "location": {
            "@type": "Place",
            "name": "John Hope Settlement House",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Higgins Ave,Providence, Rhode Island",
                "addressLocality": "Providence",
                "addressRegion": "RI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.83543",
                "longitude": "-71.43094"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "The BLM RI Toy Giveaway is designed to distribute toys to OVER 300 children in need during the holiday season. Our goal is to create a joyful and inclusive event that brings the community together to support families facing challenges.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "BLM RI African American Innovation",
                "url": "https://allevents.in/org/blm-ri-african-american-innovation/22932666"
            }
        ]
    }
]
```