

# Event Details

- **Event Name**: Storytime
- **Event Start and End Date**: Wed, 03 Sep, 2025 at 10:30 am
- **Event Description**: Join us each month as we **read, sing, talk, and play** our way through fun, themed storytimes! We will even have our bookmobile available for checkouts after!
- **Event URL**: https://allevents.in/demorest/storytime/200028561779532
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 8

## Ticket Details

- **Ticket URL**: http://facebook.com/200028561779532?utm_source=AllEvents.in&utm_medium=event-discovery-platform&utm_campaign=demorest-events

## Event venue details

- **city**: Demorest
- **state**: GA
- **country**: United States
- **location**: Demorest Springs Park
- **lat**: 34.56519
- **long**: -83.54381
- **full address**: Demorest Springs Park, Massachusetts Blvd,Demorest, Georgia, United States

## Event Organizer details

- **affiliate_id**: 2
- **organizer**: Northeast Georgia Regional Library System (https://allevents.in/org/northeast-georgia-regional-library-system/23339676)

## Event gallery

- **Alt text**: banner
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/6b5d4e47171d91ee7dee53aba943422720f039e2b762cb712abb903d4155e780-rimg-w1200-h1697-dcc2e9f9-gmir?v=1756880334
- **Alt text**: thumbnail
  - **Image URL**: https://cdn-az.allevents.in/events6/banners/d07f77299ab889b55277defe662c160bc5b8c01254f354283f47c52392a8ee53-rimg-w300-h300-dcc2e9f9-gmir?v=1756880334

## FAQs

- **Q**: When is the event happening?
  - **A:** Wed, 03 Sep, 2025 at 10:30 am
- **Q**: Where is the event happening?
  - **A:** Demorest Springs Park, Massachusetts Blvd,Demorest, Georgia, United States
- **Q**: Who is organizing the event?
  - **A:** Northeast Georgia Regional Library System
- **Q**: What type of event is this?
- **Q**: Where can I find ticket details about Storytime ?
  - **A:** You can find ticket details about this event on AllEvents.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime",
        "image": "https://cdn-az.allevents.in/events6/banners/6b5d4e47171d91ee7dee53aba943422720f039e2b762cb712abb903d4155e780-rimg-w1200-h1697-dcc2e9f9-gmir?v=1756880334",
        "startDate": "2025-09-03",
        "url": "https://allevents.in/demorest/storytime/200028561779532",
        "location": {
            "@type": "Place",
            "name": "Demorest Springs Park",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "Massachusetts Blvd,Demorest, Georgia",
                "addressLocality": "Demorest",
                "addressRegion": "GA",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "34.56519",
                "longitude": "-83.54381"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join us each month as we **read, sing, talk, and play** our way through fun, themed storytimes! We will even have our bookmobile available for checkouts after!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Northeast Georgia Regional Library System",
                "url": "https://allevents.in/org/northeast-georgia-regional-library-system/23339676"
            }
        ]
    }
]
```