

# Event Details

- **Event Name**: Christmas cookie sale
- **Event Start and End Date**: Sun, 21 Dec, 2025 at 10:00 am
- **Event Description**: Youth Group will be selling cookies! A wide variety will be available including gingerbread people, sugar cookies, chocolate chip, and more!
- **Event URL**: https://allevents.in/west-seneca/christmas-cookie-sale/200029206194421
- **Event Categories**: christmas
- **Interested Audience**: 
  - total_interested_count: 14

## Ticket Details


## Event venue details

- **city**: West Seneca
- **state**: NY
- **country**: United States
- **location**: 3512 Clinton St, West Seneca, NY
- **lat**: 42.85556
- **long**: -78.75387
- **full address**: 3512 Clinton St, West Seneca, NY, United States

## Event gallery

- **Alt text**: Christmas cookie sale
  - **Image URL**: https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+cookie+sale&date=Sun%2C+21+Dec%2C+2025+at+10%3A00+am&bg=2

## FAQs

- **Q**: When and where is Christmas cookie sale being held?
  - **A:** Christmas cookie sale takes place on Sun, 21 Dec, 2025 at 10:00 am to Sun, 21 Dec, 2025 at 10:00 am at 3512 Clinton St, West Seneca, NY, United States.
- **Q**: Who is organizing Christmas cookie sale?
  - **A:** Christmas cookie sale is organized by St. John's Evangelical Lutheran Church & Preschool West Seneca.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Christmas cookie sale",
        "image": "https://dyn-image.allevents.in/generate-image?v=4&title=Christmas+cookie+sale&date=Sun%2C+21+Dec%2C+2025+at+10%3A00+am&bg=2",
        "startDate": "2025-12-21",
        "url": "https://allevents.in/west-seneca/christmas-cookie-sale/200029206194421",
        "location": {
            "@type": "Place",
            "name": "3512 Clinton St, West Seneca, NY",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "3512 Clinton St, Buffalo, NY 14224-1401, United States",
                "addressLocality": "West Seneca",
                "addressRegion": "NY",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "42.85556",
                "longitude": "-78.75387"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Youth Group will be selling cookies! A wide variety will be available including gingerbread people, sugar cookies, chocolate chip, and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "St. Johns Evangelical Lutheran Church & Preschool West Seneca",
                "url": "https://allevents.in/org/st-johns-evangelical-lutheran-church-and-preschool-west-seneca/25956411"
            }
        ]
    }
]
```