

# Event Details

- **Event Name**: Cookie Decorating
- **Event Start and End Date**: Sat, 20 Dec, 2025 at 12:00 pm – Sat, 20 Dec, 2025 at 02:00 pm
- **Event Description**: Take a break from shopping and join us Saturday, 12/20for some cookie decorating! We'll have hot and cold cider, too!
- **Event URL**: https://allevents.in/acushnet/cookie-decorating/200029237877722
- **Event Categories**: shopping
- **Interested Audience**: 
  - total_interested_count: 127

## Ticket Details


## Event venue details

- **city**: Acushnet
- **state**: MA
- **country**: United States
- **location**: Acushnet Public Library
- **lat**: 41.70059
- **long**: -70.92086
- **full address**: Acushnet Public Library, 232 Middle Rd, Acushnet, MA 02743-2020, United States

## Event gallery

- **Alt text**: Cookie Decorating
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/f54b2b0248ac9fe9b14b674b73fd30ab58dbb7cc45d82cecd42faca1fb245f53-rimg-w816-h1056-dcffffff-gmir?v=1765884250

## FAQs

- **Q**: When and where is Cookie Decorating being held?
  - **A:** Cookie Decorating takes place on Sat, 20 Dec, 2025 at 12:00 pm to Sat, 20 Dec, 2025 at 02:00 pm at Acushnet Public Library, 232 Middle Rd, Acushnet, MA 02743-2020, United States.
- **Q**: Who is organizing Cookie Decorating?
  - **A:** Cookie Decorating is organized by Acushnet Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Cookie Decorating",
        "image": "https://cdn-az.allevents.in/events4/banners/f54b2b0248ac9fe9b14b674b73fd30ab58dbb7cc45d82cecd42faca1fb245f53-rimg-w816-h1056-dcffffff-gmir?v=1765884250",
        "startDate": "2025-12-20",
        "endDate": "2025-12-20",
        "url": "https://allevents.in/acushnet/cookie-decorating/200029237877722",
        "location": {
            "@type": "Place",
            "name": "Acushnet Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "232 Middle Rd, Acushnet, MA 02743-2020, United States",
                "addressLocality": "Acushnet",
                "addressRegion": "MA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "41.70059",
                "longitude": "-70.92086"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Take a break from shopping and join us Saturday, 12/20for some cookie decorating! We'll have hot and cold cider, too!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Acushnet Public Library",
                "url": "https://allevents.in/org/acushnet-public-library/26046225"
            }
        ]
    }
]
```