

# Event Details

- **Event Name**: Storytime at Abbott Library
- **Event Start and End Date**: Wed, 21 Jan, 2026 at 10:00 am – Wed, 21 Jan, 2026 at 11:00 am
- **Event Description**: Join Miss Molly for weekly storytime at 10 AM on Wednesdays. We'll read a few books, sing a few songs, and end with a craft!
- **Event URL**: https://allevents.in/sunapee/storytime-at-abbott-library/200029504683650
- **Event Categories**: 
- **Interested Audience**: 
  - total_interested_count: 1

## Ticket Details


## Event venue details

- **city**: Sunapee
- **state**: NH
- **country**: United States
- **location**: 11 Soonipi Cir, Sunapee, NH, United States, New Hampshire 03782
- **lat**: 43.39215
- **long**: -72.0884
- **full address**: 11 Soonipi Cir, Sunapee, NH, United States, New Hampshire 03782

## Event gallery

- **Alt text**: Storytime at Abbott Library
  - **Image URL**: https://cdn-az.allevents.in/events10/banners/4226e98fd8983caa8948c2167190f046cdfbc931dea20faddbc8225d84b92bbc-rimg-w1200-h630-dcfffaf4-gmir?v=1768509830

## FAQs

- **Q**: When and where is Storytime at Abbott Library being held?
  - **A:** Storytime at Abbott Library takes place on Wed, 21 Jan, 2026 at 10:00 am to Wed, 21 Jan, 2026 at 11:00 am at 11 Soonipi Cir, Sunapee, NH, United States, New Hampshire 03782.
- **Q**: Who is organizing Storytime at Abbott Library?
  - **A:** Storytime at Abbott Library is organized by Abbott Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Storytime at Abbott Library",
        "image": "https://cdn-az.allevents.in/events10/banners/4226e98fd8983caa8948c2167190f046cdfbc931dea20faddbc8225d84b92bbc-rimg-w1200-h630-dcfffaf4-gmir?v=1768509830",
        "startDate": "2026-01-21",
        "endDate": "2026-01-21",
        "url": "https://allevents.in/sunapee/storytime-at-abbott-library/200029504683650",
        "location": {
            "@type": "Place",
            "name": "11 Soonipi Cir, Sunapee, NH, United States, New Hampshire 03782",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "11 Soonipi Cir, Sunapee, NH 03782, United States",
                "addressLocality": "Sunapee",
                "addressRegion": "NH",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.39215",
                "longitude": "-72.0884"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Join Miss Molly for weekly storytime at 10 AM on Wednesdays. We'll read a few books, sing a few songs, and end with a craft!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Abbott Library",
                "url": "https://allevents.in/org/abbott-library/27018473"
            }
        ]
    }
]
```