

# Event Details

- **Event Name**: Story Time Reads Arthur's Valentine
- **Event Start and End Date**: Mon, 23 Feb, 2026 at 10:30 am
- **Event Description**: Come read Arthur's Valentine with Miss Cassidy and friends!  Then make a paper puppet afterwards.
- **Event URL**: https://allevents.in/pittsfield/story-time-reads-arthurs-valentine/200029657257745
- **Event Categories**: valentines-day
- **Interested Audience**: 
  - total_interested_count: 2

## Ticket Details


## Event venue details

- **city**: Pittsfield
- **state**: ME
- **country**: United States
- **location**: 110 Library St, Pittsfield, ME, United States, Maine 04967
- **lat**: 44.78198
- **long**: -69.38333
- **full address**: 110 Library St, Pittsfield, ME, United States, Maine 04967

## Event gallery

- **Alt text**: Story Time Reads Arthur's Valentine
  - **Image URL**: https://cdn-az.allevents.in/events9/banners/9a1ba3560423f6e3e3b8a922d5c6ef4e77cdda7c560802eb677ea0410608fa9d-rimg-w1086-h1500-dce9c0d8-gmir?v=1771573486

## FAQs

- **Q**: When and where is Story Time Reads Arthur's Valentine being held?
  - **A:** Story Time Reads Arthur's Valentine takes place on Mon, 23 Feb, 2026 at 10:30 am to Mon, 23 Feb, 2026 at 10:30 am at 110 Library St, Pittsfield, ME, United States, Maine 04967.
- **Q**: Who is organizing Story Time Reads Arthur's Valentine?
  - **A:** Story Time Reads Arthur's Valentine is organized by Pittsfield Public Library.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Story Time Reads Arthur's Valentine",
        "image": "https://cdn-az.allevents.in/events9/banners/9a1ba3560423f6e3e3b8a922d5c6ef4e77cdda7c560802eb677ea0410608fa9d-rimg-w1086-h1500-dce9c0d8-gmir?v=1771573486",
        "startDate": "2026-02-23",
        "url": "https://allevents.in/pittsfield/story-time-reads-arthurs-valentine/200029657257745",
        "location": {
            "@type": "Place",
            "name": "110 Library St, Pittsfield, ME, United States, Maine 04967",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "110 Library St, Pittsfield, ME 04967-4341, United States",
                "addressLocality": "Pittsfield",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "44.78198",
                "longitude": "-69.38333"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Come read Arthur's Valentine with Miss Cassidy and friends!  Then make a paper puppet afterwards.",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Pittsfield Public Library",
                "url": "https://allevents.in/org/pittsfield-public-library/17401910",
                "description": "A great place for information and entertainment."
            }
        ]
    }
]
```