

# Event Details

- **Event Name**: Coloring Club
- **Event Start and End Date**: Sun, 28 Jun, 2026 at 02:00 pm – Sun, 28 Jun, 2026 at 04:00 pm
- **Event Description**: Join us for Coloring Club! This club is for adults to gather for a relaxing afternoon of coloring and conversations. 

We will provide coloring supplies. Just bring a snack to share!
- **Event URL**: https://allevents.in/goddard/coloring-club/200030252096102
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 22

## Ticket Details


## Event venue details

- **city**: Goddard
- **state**: KS
- **country**: United States
- **location**: 201 N Main St, Goddard, KS
- **lat**: 37.65858
- **long**: -97.57531
- **full address**: 201 N Main St, Goddard, KS, United States

## Event gallery

- **Alt text**: Coloring Club
  - **Image URL**: https://cdn-az.allevents.in/events4/banners/a0ad59cbd4cee27f8489235740f87a8d93a24aeb4c99eebf205f2cc9104852ff-rimg-w1200-h675-dcf8f2ea-gmir?v=1782263763

## FAQs

- **Q**: When and where is Coloring Club being held?
  - **A:** Coloring Club takes place on Sun, 28 Jun, 2026 at 02:00 pm to Sun, 28 Jun, 2026 at 04:00 pm at 201 N Main St, Goddard, KS, United States.
- **Q**: Who is organizing Coloring Club?
  - **A:** Coloring Club is organized by Goddard Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Coloring Club",
        "image": "https://cdn-az.allevents.in/events4/banners/a0ad59cbd4cee27f8489235740f87a8d93a24aeb4c99eebf205f2cc9104852ff-rimg-w1200-h675-dcf8f2ea-gmir?v=1782263763",
        "startDate": "2026-06-28",
        "endDate": "2026-06-28",
        "url": "https://allevents.in/goddard/coloring-club/200030252096102",
        "location": {
            "@type": "Place",
            "name": "201 N Main St, Goddard, KS",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "201 N Main St, Goddard, KS 67052-8893, United States",
                "addressLocality": "Goddard",
                "addressRegion": "KS",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "37.65858",
                "longitude": "-97.57531"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us for Coloring Club! This club is for adults to gather for a relaxing afternoon of coloring and conversations. \n\nWe will provide coloring supplies. Just bring a snack to share!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Goddard Public Library",
                "url": "https://allevents.in/org/goddard-public-library/13183662",
                "description": "We offer an up-to-date collection and technology, with unique and varied programming aimed at the needs and wants of our community."
            }
        ]
    }
]
```