

# Event Details

- **Event Name**: Color Me Happy: Roll the Die
- **Event Start and End Date**: Wed, 17 Jun, 2026 at 10:30 am
- **Event Description**: Join the library for a relaxing morning of coloring and conversation (18+). This month, roll the die to see what you have to color!
- **Event URL**: https://allevents.in/sparta/color-me-happy-roll-the-die/200030147346112
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 7

## Ticket Details


## Event venue details

- **city**: Sparta
- **state**: WI
- **country**: United States
- **location**: 124 W Main St, Sparta, WI, United States, Wisconsin 54656
- **lat**: 43.94451
- **long**: -90.81187
- **full address**: 124 W Main St, Sparta, WI, United States, Wisconsin 54656

## Event gallery

- **Alt text**: Color Me Happy: Roll the Die
  - **Image URL**: https://cdn-az.allevents.in/events8/banners/bf88e7279801ecfc947ea08c02ce6b9eaec3d10afdaf517a119864a4d852dbc1-rimg-w1200-h1553-dc7732ff-gmir?v=1779948191

## FAQs

- **Q**: When and where is Color Me Happy: Roll the Die being held?
  - **A:** Color Me Happy: Roll the Die takes place on Wed, 17 Jun, 2026 at 10:30 am to Wed, 17 Jun, 2026 at 10:30 am at 124 W Main St, Sparta, WI, United States, Wisconsin 54656.
- **Q**: Who is organizing Color Me Happy: Roll the Die?
  - **A:** Color Me Happy: Roll the Die is organized by Sparta Free Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Color Me Happy: Roll the Die",
        "image": "https://cdn-az.allevents.in/events8/banners/bf88e7279801ecfc947ea08c02ce6b9eaec3d10afdaf517a119864a4d852dbc1-rimg-w1200-h1553-dc7732ff-gmir?v=1779948191",
        "startDate": "2026-06-17",
        "url": "https://allevents.in/sparta/color-me-happy-roll-the-die/200030147346112",
        "location": {
            "@type": "Place",
            "name": "124 W Main St, Sparta, WI, United States, Wisconsin 54656",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "124 W Main St, Sparta, WI 54656-1755, United States",
                "addressLocality": "Sparta",
                "addressRegion": "WI",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.94451",
                "longitude": "-90.81187"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join the library for a relaxing morning of coloring and conversation (18+). This month, roll the die to see what you have to color!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Sparta Free Library",
                "url": "https://allevents.in/org/sparta-free-library/19203433"
            }
        ]
    }
]
```