

# Event Details

- **Event Name**: Holiday Decorating and Food Drive
- **Event Start and End Date**: Sat, 29 Nov, 2025 at 11:00 am
- **Event Description**: Join members of the Allentown Association to decorate the Allen Street Community Space for the holidays and prepare for the Annual Tree Lighting on December 5.  Stop by and drop off a donation of non-perishable food for the food pantry at West Side Community Services.
- **Event URL**: https://allevents.in/buffalo/holiday-decorating-and-food-drive/200029225734237
- **Event Categories**: holiday, nonprofit, christmas-lights
- **Interested Audience**: 
  - total_interested_count: 9

## Ticket Details


## Event venue details

- **city**: Buffalo
- **state**: NY
- **country**: United States
- **location**: 169 Allen St, Buffalo, NY 14201-1515, United States
- **lat**: 42.89966
- **long**: -78.87619
- **full address**: 169 Allen St, Buffalo, NY 14201-1515, United States

## Event gallery

- **Alt text**: Holiday Decorating and Food Drive
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/99a3090b845de287e4889d04c549d8e62f6c18d6aae388addf4fb4505a884ca0-rimg-w585-h722-dc1e5e5d-gmir?v=1763615556

## FAQs

- **Q**: When and where is Holiday Decorating and Food Drive being held?
  - **A:** Holiday Decorating and Food Drive takes place on Sat, 29 Nov, 2025 at 11:00 am to Sat, 29 Nov, 2025 at 11:00 am at 169 Allen St, Buffalo, NY 14201-1515, United States.
- **Q**: Who is organizing Holiday Decorating and Food Drive?
  - **A:** Holiday Decorating and Food Drive is organized by Allentown Association.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Holiday Decorating and Food Drive",
        "image": "https://cdn-az.allevents.in/events2/banners/99a3090b845de287e4889d04c549d8e62f6c18d6aae388addf4fb4505a884ca0-rimg-w585-h722-dc1e5e5d-gmir?v=1763615556",
        "startDate": "2025-11-29",
        "url": "https://allevents.in/buffalo/holiday-decorating-and-food-drive/200029225734237",
        "location": {
            "@type": "Place",
            "name": "169 Allen St, Buffalo, NY 14201-1515, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "169 Allen St, Buffalo, NY 14201-1515, United States",
                "addressLocality": "Buffalo",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.89966",
                "longitude": "-78.87619"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join members of the Allentown Association to decorate the Allen Street Community Space for the holidays and prepare for the Annual Tree Lighting on December 5.  Stop by and drop off a donation of non-perishable food for the food pantry at West Side Community Services.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Allentown Association",
                "url": "https://allevents.in/org/allentown-association/26039877"
            }
        ]
    }
]
```