

# Event Details

- **Event Name**: Teen Time
- **Event Start and End Date**: Mon, 08 Aug, 2022 at 04:30 pm – Mon, 08 Aug, 2022 at 05:30 pm
- **Event Description**: A new painting series where learn how to paint like famous artists. First up is Bob Ross! You'll know how to paint "happy little trees" in no time.

Ages 12-18
- **Event URL**: https://allevents.in/douglasville/teen-time/200023108594903
- **Event Categories**: art, fine-arts
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Douglasville
- **state**: GA
- **country**: United States
- **location**: Dog River Public Library
- **lat**: 33.637748282054
- **long**: -84.8276039958
- **full address**: Dog River Public Library, 6100  Highway 5,Douglasville,GA,United States

## Event gallery

- **Alt text**: Teen Time
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/4088f73aa8708d2110f020ea38e36d022225225db90b6110ce8e5e68cd9b80ae-rimg-w960-h540-gmir.jpg?v=1659897007

## FAQs

- **Q**: When and where is Teen Time being held?
  - **A:** Teen Time takes place on Mon, 08 Aug, 2022 at 04:30 pm to Mon, 08 Aug, 2022 at 05:30 pm at Dog River Public Library, 6100  Highway 5,Douglasville,GA,United States.
- **Q**: Who is organizing Teen Time?
  - **A:** Teen Time is organized by Dog River Public Library.
- **Q**: Who is this event for? Is it right for me?
  - **A:** Teen Time is ideal for art lovers, collectors, creatives, and anyone inspired by visual arts, installations, and exhibitions. Whether you're a first-time attendee or a longtime enthusiast in Douglasville, this event is thoughtfully curated to deliver a standout experience worth every moment. If Teen Time sounds like your kind of event, don't wait - spots fill up fast.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Teen Time",
        "image": "https://cdn-az.allevents.in/events2/banners/4088f73aa8708d2110f020ea38e36d022225225db90b6110ce8e5e68cd9b80ae-rimg-w960-h540-gmir.jpg?v=1659897007",
        "startDate": "2022-08-08",
        "endDate": "2022-08-08",
        "url": "https://allevents.in/douglasville/teen-time/200023108594903",
        "location": {
            "@type": "Place",
            "name": "Dog River Public Library",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "6100  Highway 5,Douglasville,GA,United States",
                "addressLocality": "Douglasville",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "33.637748282054",
                "longitude": "-84.8276039958"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "A new painting series where learn how to paint like famous artists. First up is Bob Ross! You'll know how to paint \"happy little trees\" in no time.\n\nAges 12-18",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Dog River Public Library",
                "url": "https://allevents.in/org/dog-river-public-library/12845786",
                "description": "We are a public library in Douglas County, GA."
            }
        ]
    }
]
```