

# Event Details

- **Event Name**: Tuesdays at 10
- **Event Start and End Date**: Tue, 14 Jul, 2026 at 10:00 am – Tue, 28 Jul, 2026 at 10:00 am
- **Event Description**: Drop by COMU for new surprises each week – scavenger hunts, exploring touch objects in the galleries, special art-making activities… and more!
- **Event URL**: https://allevents.in/columbus/tuesdays-at-10/200030390366758
- **Event Categories**: Art
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: GA
- **country**: United States
- **location**: The Columbus Museum
- **lat**: 32.46728
- **long**: -84.9732
- **full address**: The Columbus Museum, 1251 Wynnton Rd,Columbus, Georgia, United States

## Event gallery

- **Alt text**: Tuesdays at 10
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/5bd283a37cd73355323ee02da442a531a6c173f23ed8e931b48e31cc7ba584d5-rimg-w1200-h626-dcffffff-gmir?v=1783768498

## FAQs

- **Q**: When and where is Tuesdays at 10 being held?
  - **A:** Tuesdays at 10 takes place on Tue, 14 Jul, 2026 at 10:00 am to Tue, 28 Jul, 2026 at 10:00 am at The Columbus Museum, 1251 Wynnton Rd,Columbus, Georgia, United States.
- **Q**: Who is organizing Tuesdays at 10?
  - **A:** Tuesdays at 10 is organized by The Columbus Museum.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Tuesdays at 10",
        "image": "https://cdn-az.allevents.in/events2/banners/5bd283a37cd73355323ee02da442a531a6c173f23ed8e931b48e31cc7ba584d5-rimg-w1200-h626-dcffffff-gmir?v=1783768498",
        "startDate": "2026-07-14",
        "endDate": "2026-07-28",
        "url": "https://allevents.in/columbus/tuesdays-at-10/200030390366758",
        "location": {
            "@type": "Place",
            "name": "The Columbus Museum",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "1251 Wynnton Rd,Columbus, Georgia",
                "addressLocality": "Columbus",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "32.46728",
                "longitude": "-84.9732"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Drop by COMU for new surprises each week – scavenger hunts, exploring touch objects in the galleries, special art-making activities… and more!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "The Columbus Museum",
                "url": "https://allevents.in/org/the-columbus-museum/2749250",
                "description": "The Columbus Museum brings American art and history to life for the communities of the Chattahoochee Valley.\n\n"
            }
        ]
    }
]
```