

# Event Details

- **Event Name**: Comic Creation
- **Event Start and End Date**: Tue, 20 Jan, 2026 at 05:30 pm – Tue, 20 Jan, 2026 at 06:30 pm
- **Event Description**: Some stories are made even better by seeing the action unfold on the page. Learn some tips on how to create your own comic book, from concept to layout and artwork ideas.

This program is designed for Teens.
- **Event URL**: https://allevents.in/newark/comic-creation/200029425646233
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 3

## Ticket Details


## Event venue details

- **city**: Newark
- **state**: OH
- **country**: United States
- **location**: 990 W Main St, Newark, OH 43055-2555, United States
- **lat**: 40.04968
- **long**: -82.43961
- **full address**: 990 W Main St, Newark, OH 43055-2555, United States

## Event gallery

- **Alt text**: Comic Creation
  - **Image URL**: https://cdn-az.allevents.in/events3/banners/a2879505f52748234e470a57a3f2e5b766110bb34b6fb47a45b7cd5fb96cfbdd-rimg-w1200-h675-dcf4811f-gmir?v=1768559025

## FAQs

- **Q**: When and where is Comic Creation being held?
  - **A:** Comic Creation takes place on Tue, 20 Jan, 2026 at 05:30 pm to Tue, 20 Jan, 2026 at 06:30 pm at 990 W Main St, Newark, OH 43055-2555, United States.
- **Q**: Who is organizing Comic Creation?
  - **A:** Comic Creation is organized by Licking County Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Comic Creation",
        "image": "https://cdn-az.allevents.in/events3/banners/a2879505f52748234e470a57a3f2e5b766110bb34b6fb47a45b7cd5fb96cfbdd-rimg-w1200-h675-dcf4811f-gmir?v=1768559025",
        "startDate": "2026-01-20",
        "endDate": "2026-01-20",
        "url": "https://allevents.in/newark/comic-creation/200029425646233",
        "location": {
            "@type": "Place",
            "name": "990 W Main St, Newark, OH 43055-2555, United States",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "990 W Main St, Newark, OH 43055-2555, United States",
                "addressLocality": "Newark",
                "addressRegion": "OH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "40.04968",
                "longitude": "-82.43961"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Some stories are made even better by seeing the action unfold on the page. Learn some tips on how to create your own comic book, from concept to layout and artwork ideas.\n\nThis program is designed for Teens.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Licking County Library",
                "url": "https://allevents.in/org/licking-county-library/25942563"
            }
        ]
    }
]
```