

# Event Details

- **Event Name**: Monthly Last-Saturday Storytime
- **Event Start and End Date**: Sat, 30 May, 2026 at 10:30 am – Sat, 30 May, 2026 at 11:00 am (-04:00)
- **Event Description**: Lots of music and rhymes, and one or two short stories. Designed for toddlers and preschoolers, but all are welcome!
- **Event URL**: https://allevents.in/topsham/monthly-last-saturday-storytime/200030105130324
- **Interested Audience**: 
  - total_interested_count: 0

## Ticket Details


## Event venue details

- **city**: Topsham
- **state**: ME
- **country**: United States
- **location**: 25 Foreside Rd, Topsham, ME, United States, Maine 04086
- **lat**: 43.92411
- **long**: -69.94861
- **full address**: 25 Foreside Rd, Topsham, ME, United States, Maine 04086

## Event gallery

- **Alt text**: Monthly Last-Saturday Storytime
  - **Image URL**: https://cdn-az.allevents.in/events2/banners/0fad7946f1d7775ca180d1545c0a200e1dd06849cbe7a77a78c40942d192c97d-rimg-w604-h398-dcd7b975-gmir?v=1779495264

## FAQs

- **Q**: When and where is Monthly Last-Saturday Storytime being held?
  - **A:** Monthly Last-Saturday Storytime takes place on Sat, 30 May, 2026 at 10:30 am to Sat, 30 May, 2026 at 11:00 am at 25 Foreside Rd, Topsham, ME, United States, Maine 04086.
- **Q**: Who is organizing Monthly Last-Saturday Storytime?
  - **A:** Monthly Last-Saturday Storytime is organized by Topsham Public Library Children's Page.

## Structured Data (JSON-LD)

```json
[
    {
        "@context": "https://schema.org",
        "@type": "Event",
        "name": "Monthly Last-Saturday Storytime",
        "image": "https://cdn-az.allevents.in/events2/banners/0fad7946f1d7775ca180d1545c0a200e1dd06849cbe7a77a78c40942d192c97d-rimg-w604-h398-dcd7b975-gmir?v=1779495264",
        "startDate": "2026-05-30T10:30:00-04:00",
        "endDate": "2026-05-30T11:00:00-04:00",
        "url": "https://allevents.in/topsham/monthly-last-saturday-storytime/200030105130324",
        "eventStatus": "https://schema.org/EventScheduled",
        "location": {
            "@type": "Place",
            "name": "25 Foreside Rd, Topsham, ME, United States, Maine 04086",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "25 Foreside Rd, Topsham, ME 04086-1832, United States",
                "addressLocality": "Topsham",
                "addressRegion": "ME",
                "addressCountry": "US"
            },
            "geo": {
                "@type": "GeoCoordinates",
                "latitude": "43.92411",
                "longitude": "-69.94861"
            }
        },
        "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
        "description": "Lots of music and rhymes, and one or two short stories. Designed for toddlers and preschoolers, but all are welcome!",
        "organizer": [
            {
                "@type": "Organization",
                "name": "Topsham Public Library Childrens Page",
                "url": "https://allevents.in/org/topsham-public-library-childrens-page/23991953"
            }
        ]
    }
]
```