

# Event Details

- **Event Name**: Saturday Morning Cartoons
- **Event Start and End Date**: Sat, 03 Jan, 2026 at 11:00 am – Sat, 03 Jan, 2026 at 11:45 am
- **Event Description**: Bring the whole family and join us for Saturday morning cartoons. Watch the classics and enjoy some light snacks.
- **Event URL**: https://allevents.in/columbus/saturday-morning-cartoons/200029335942758
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 20

## Ticket Details


## Event venue details

- **city**: Columbus
- **state**: OH
- **country**: United States
- **location**: 2411 E Main St, Bexley, OH, United States, Ohio 43209
- **lat**: 39.95688
- **long**: -82.93439
- **full address**: 2411 E Main St, Bexley, OH, United States, Ohio 43209, 2411 E Main St, Columbus, OH 43209-2421, United States

## Event gallery

- **Alt text**: Saturday Morning Cartoons
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/24e8a7164bc6441733c40275c35e86c39bdeedd923c0cdc918e08a675b9a85d2-rimg-w1200-h628-dc92908e-gmir?v=1767344627

## FAQs

- **Q**: When and where is Saturday Morning Cartoons being held?
  - **A:** Saturday Morning Cartoons takes place on Sat, 03 Jan, 2026 at 11:00 am to Sat, 03 Jan, 2026 at 11:45 am at 2411 E Main St, Bexley, OH, United States, Ohio 43209, 2411 E Main St, Columbus, OH 43209-2421, United States.
- **Q**: Who is organizing Saturday Morning Cartoons?
  - **A:** Saturday Morning Cartoons is organized by Bexley Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Saturday Morning Cartoons",
        "image": "https://cdn-az.allevents.in/events6/banners/24e8a7164bc6441733c40275c35e86c39bdeedd923c0cdc918e08a675b9a85d2-rimg-w1200-h628-dc92908e-gmir?v=1767344627",
        "startDate": "2026-01-03",
        "endDate": "2026-01-03",
        "url": "https://allevents.in/columbus/saturday-morning-cartoons/200029335942758",
        "location": {
            "@type": "Place",
            "name": "2411 E Main St, Bexley, OH, United States, Ohio 43209",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "2411 E Main St, Columbus, OH 43209-2421, United States",
                "addressLocality": "Columbus",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "39.95688",
                "longitude": "-82.93439"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Bring the whole family and join us for Saturday morning cartoons. Watch the classics and enjoy some light snacks.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Bexley Public Library",
                "url": "https://allevents.in/org/bexley-public-library/25952394"
            }
        ]
    }
]
```