

# Event Details

- **Event Name**: Teen Afternoon: Cookie Decorating
- **Event Start and End Date**: Mon, 15 Dec, 2025 at 04:00 pm
- **Event Description**: Decorate cookies for the holidays and enjoy a hot chocolate bar! Sign up here https://forms.office.com/r/1jZByrn4kw
- **Event URL**: https://allevents.in/columbus/teen-afternoon-cookie-decorating/200029231794049
- **Event Categories**: holiday
- **Interested Audience**: 
  - total_interested_count: 25

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: WI
- **country**: United States
- **location**: 223 W James St, Columbus, WI, United States, Wisconsin 53925
- **lat**: 43.33904
- **long**: -89.01626
- **full address**: 223 W James St, Columbus, WI, United States, Wisconsin 53925

## Event gallery

- **Alt text**: Teen Afternoon: Cookie Decorating
  - **Image URL**: https://cdn-az.allevents.in/events5/banners/3c53ee211dfc726149495399867409dbae1dcaaca248585560cd209073c84488-rimg-w1200-h800-dc057220-gmir?v=1765320854

## FAQs

- **Q**: When and where is Teen Afternoon: Cookie Decorating being held?
  - **A:** Teen Afternoon: Cookie Decorating takes place on Mon, 15 Dec, 2025 at 04:00 pm to Mon, 15 Dec, 2025 at 04:00 pm at 223 W James St, Columbus, WI, United States, Wisconsin 53925.
- **Q**: Who is organizing Teen Afternoon: Cookie Decorating?
  - **A:** Teen Afternoon: Cookie Decorating is organized by Columbus Public Library (WI).

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Afternoon: Cookie Decorating",
        "image": "https://cdn-az.allevents.in/events5/banners/3c53ee211dfc726149495399867409dbae1dcaaca248585560cd209073c84488-rimg-w1200-h800-dc057220-gmir?v=1765320854",
        "startDate": "2025-12-15",
        "url": "https://allevents.in/columbus/teen-afternoon-cookie-decorating/200029231794049",
        "location": {
            "@type": "Place",
            "name": "223 W James St, Columbus, WI, United States, Wisconsin 53925",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "223 WI-16, Columbus, WI 53925-1572, United States",
                "addressLocality": "Columbus",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.33904",
                "longitude": "-89.01626"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Decorate cookies for the holidays and enjoy a hot chocolate bar! Sign up here https://forms.office.com/r/1jZByrn4kw",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Columbus Public Library (WI)",
                "url": "https://allevents.in/org/columbus-public-library-wi/25957065"
            }
        ]
    }
]
```